INTERACT FORUM

Windows => Plug-in Development => Topic started by: escaflo on September 22, 2004, 04:41:00 am

Title: OT: Need help with JSP..
Post by: escaflo on September 22, 2004, 04:41:00 am
I am currently doing my third year project and we are required by our client to use JSP. Problem is I have no prior experience with JSP and I can't really afford to buy any books (1 technical book cost around 100AUD) and as such, I require online resources/tutorial. I've look through Google but I can't seem to find any useful tutorial on JSP 2.0.

Anybody got any good links for JSP 2.0 tutorial, please post them here? Thank you thank you thank you!
Title: Re:OT: Need help with JSP..
Post by: CDvd on September 22, 2004, 08:08:51 am
Sun's documentation should be what you're looking for,
try the JSP 2.0 part of the J2EE tutorial :
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.htm (http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.htm)

(the JSP part begins at chapter 12)

Hope, it's help.

David.
Title: Re:OT: Need help with JSP..
Post by: escaflo on September 22, 2004, 09:54:01 am
Thanks a lot! I've been looking left right up down Sun website and I can't seem to find it. Guess I wasn't looking at the right place. :)

Thanks a lot. Now to wait for it to finish download.