Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 6 of 6

Thread: security solutions used in web services

  1. #1
    Junior Member
    Join Date
    Jan 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default security solutions used in web services

    Basically i have to investigate security solutions used in Web services, briefly mention them, and then select one of these solutions and explain how to use it to improve security in web services based applications.Can anyone tell me what the different web solutions are and where i can find out about them, and sort of an outline of how i would structure this essay. The essay needs to be 2 pages. Thanks


  2. #2
    Forum Squatter newbie's Avatar
    Join Date
    Nov 2010
    Location
    North Wales
    Posts
    661
    My Mood
    Stressed
    Thanks
    28
    Thanked 115 Times in 106 Posts
    Blog Entries
    1

    Default Re: security solutions used in web services

    The frank answer is Google it.
    That's where you will find the most information and that's where you need to start researching.
    After all, you won't be able to write a decent 2 page essay without knowing what you're actually talking about.
    Please use [highlight=Java]//code goes here...[/highlight] tags when posting your code

  3. #3
    Junior Member
    Join Date
    Jan 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: security solutions used in web services

    Quote Originally Posted by newbie View Post
    The frank answer is Google it.
    That's where you will find the most information and that's where you need to start researching.
    After all, you won't be able to write a decent 2 page essay without knowing what you're actually talking about.
    Yeah thats the thing, ive googled it and searched on the net quite a bit, but i am finding so many different things im quite sure what im supposed to be going with.

  4. #4
    Forum Squatter newbie's Avatar
    Join Date
    Nov 2010
    Location
    North Wales
    Posts
    661
    My Mood
    Stressed
    Thanks
    28
    Thanked 115 Times in 106 Posts
    Blog Entries
    1

    Default Re: security solutions used in web services

    Then how about narrowing down the area in which the security would be implemented.
    i.e. are you looking for security in the sense of guarding against SQL injection, or for online payment systems etc.
    Narrow that down and refine the criterion until you're comfortable with the area you're in.
    Please use [highlight=Java]//code goes here...[/highlight] tags when posting your code

  5. #5
    Forum Squatter newbie's Avatar
    Join Date
    Nov 2010
    Location
    North Wales
    Posts
    661
    My Mood
    Stressed
    Thanks
    28
    Thanked 115 Times in 106 Posts
    Blog Entries
    1

    Default Re: security solutions used in web services

    Please do not QUAD-post within the forums, It goes against forum rules.
    Stick to the original(THIS) thread.

    Quad-posted here:
    http://www.javaprogrammingforums.com...-services.html
    and
    http://www.javaprogrammingforums.com...html#post54360
    and
    http://www.javaprogrammingforums.com...html#post54359
    Please use [highlight=Java]//code goes here...[/highlight] tags when posting your code

  6. #6
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: security solutions used in web services

    5 posts of the same question to the forums is beyond more than enough, it is against forum rules, and it is rude. Your other posts have been deleted. Keep the discussion to this thread if you do not wish further action to be taken.

Similar Threads

  1. JTable simple Solutions
    By chronoz13 in forum Java Swing Tutorials
    Replies: 3
    Last Post: October 21st, 2012, 04:26 AM
  2. Java Software Solutions Graphics Example 2.10
    By erosgol in forum What's Wrong With My Code?
    Replies: 6
    Last Post: September 15th, 2011, 01:35 PM
  3. Java web services ws
    By Samashti in forum Web Frameworks
    Replies: 0
    Last Post: August 20th, 2011, 12:10 PM
  4. web services
    By RAMNATH S in forum Web Frameworks
    Replies: 4
    Last Post: June 20th, 2011, 01:56 AM
  5. JTable simple Solutions
    By chronoz13 in forum Java Code Snippets and Tutorials
    Replies: 2
    Last Post: February 24th, 2010, 09:14 AM