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: Help in Servlet. Just start learning..

  1. #1
    Junior Member
    Join Date
    Sep 2011
    Location
    Malaysia
    Posts
    6
    My Mood
    Hungover
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Smile Help in Servlet. Just start learning..

    Anyone hava java servlet tutorial that i can download? I really need it. or any link that i can learn servlet? thanks for helping me.


  2. #2
    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: Help in Servlet. Just start learning..

    Did you try google? There are dozens if not hundreds of tutorials out there. You do not mention your experience of what you have, but you may need to start from scratch - setting up a server to host the servlets on.

  3. The Following User Says Thank You to copeg For This Useful Post:

    sam2730 (September 6th, 2011)

  4. #3
    Junior Member
    Join Date
    Sep 2011
    Location
    Malaysia
    Posts
    6
    My Mood
    Hungover
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Help in Servlet. Just start learning..

    yup.. but i currently work in a company and current project already implement so i need to understand all those code but i cant understand at all because im new to this company and no one want to teach me or guide me so i need to learn myself by learning from basic of servlet. So that y i ask see wether anyone have some powerpoint slide that teach servlet.. by the way thanks to you too =D

  5. #4
    Super Moderator Sean4u's Avatar
    Join Date
    Jul 2011
    Location
    Tavistock, UK
    Posts
    637
    Thanks
    5
    Thanked 103 Times in 93 Posts

    Default Re: Help in Servlet. Just start learning..

    Have you also tried lowyat.net for some local help? There were a couple of good programmers (and thousands of others - same as any other forum!) on there last time I used it.

    If your colleagues aren't giving you the help you need, just make some random changes to the code and then forward the bug reports from users to them. Are they really paying you to sit there not knowing anything? I'm doing this all wrong...

  6. #5
    Junior Member
    Join Date
    Sep 2011
    Location
    Malaysia
    Posts
    6
    My Mood
    Hungover
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Help in Servlet. Just start learning..

    This project already running for 10+ years and I need to understand all those code.. It is Jsp+Web App+Servlet+Xml project. This all I never learn b4 and now the login screen I also don understand at all. LoL.. I know how to code java app but for Web app i don know. I think i will try lowyat.net and see =D

  7. #6
    Junior Member
    Join Date
    Jul 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Help in Servlet. Just start learning..

    I would suggest you to learn Java and Servlet by reading thought the book 'Head First Java and Servlet'. You can download soft copy of books online. google for it.

Similar Threads

  1. Old Dog Learning New Tricks!
    By Max Peck in forum Member Introductions
    Replies: 2
    Last Post: August 29th, 2011, 03:51 PM
  2. Learning Java
    By jgc1 in forum What's Wrong With My Code?
    Replies: 7
    Last Post: May 6th, 2011, 06:17 PM
  3. collecting information/moving from servlet to servlet
    By CBird in forum What's Wrong With My Code?
    Replies: 0
    Last Post: March 1st, 2011, 07:04 PM
  4. learning group
    By cooler4hell in forum The Cafe
    Replies: 6
    Last Post: January 27th, 2011, 05:02 AM
  5. Hello. Just Learning Java For Fun..
    By derekeverett in forum Member Introductions
    Replies: 1
    Last Post: March 18th, 2010, 04:24 PM