Author
Servlets - website
Thanos Kosmidis
Greenhorn
Joined: Mar 06, 2001
Posts: 4
posted Mar 06, 2001 09:00:00
0
Hi - is there any website you would recommend for information and code examples for servlets ? Thanks
Ashwin Desai
Ranch Hand
Joined: Jul 17, 2000
Posts: 124
posted Mar 06, 2001 09:23:00
0
Check these out. Java Tutorial - a good starting point. http://java.sun.com/docs/books/tutorial/servlets/index.html Jguru.com - Exhaustive FAQs http://www.jguru.com Ashwin.
ken chou
Ranch Hand
Joined: Feb 08, 2001
Posts: 68
posted Mar 06, 2001 11:08:00
0
Here are some more good websites to visit: http://www.archive.coreservlets.com/ http://www.coolservlets.com/ http://www.burridge.net/jsp/jspinfo.html
hemang patel
Greenhorn
Joined: Mar 06, 2001
Posts: 8
posted Mar 06, 2001 12:44:00
0
Here's one more http://www.vijaymukhi.com/
Randall Twede
Ranch Hand
Joined: Oct 21, 2000
Posts: 3901
I have source code available for the servlets at my site. http://javaguy.yi.org
I never took notes in college. That's how I got a 4.0 the first 2 years, and a 3.5 the second two years.
Brett Knapik
Ranch Hand
Joined: Oct 15, 2000
Posts: 255
here is a list from a while ago http://www.javaranch.com/ubb/Forum7/HTML/000924.html ------------------ In Gates we trust. Yeah right....
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
subject: Servlets - website