This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSP and the fly likes hi i am a new one Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "hi i am a new one" Watch "hi i am a new one" New topic
Author

hi i am a new one

vathan george
Greenhorn

Joined: Dec 04, 2003
Posts: 1
hi i am new with JSP,please suggest a small project for me to start with and books for ref:. and what are the packages that will import by default on a jsp page.
Hrvoje Canzek
Greenhorn

Joined: Sep 18, 2002
Posts: 16
here is the bible:
Core Servlerts and JavaServer Pages
(with example code)
Regards
Hrvoje Canzek
Winston Smith
Ranch Hand

Joined: Jun 06, 2003
Posts: 136
Sun's site is also indispensible. Go to Sun's java site and find their JSP tutorial. Also, you'll a web-server which will support JSP. If you don't have one, try Tomcat -- it's a breeze to install and works like a charm. You can find it at . http://jakarta.apacha.org/tomcat. And of course, the Java Ranch has been great in getting me started!
Good Luck,
WS


for (int i = today; i < endOfTime; i++) { code(); }
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: hi i am a new one
 
Similar Threads
Want to know to create different types of navigation bar?
Setting in JSP page(URGENT)
editor for JSP
JSP
How to display Buffered Image object in jsp