aspose file tools
The moose likes JSP and the fly likes Getting started with JSP? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Getting started with JSP?" Watch "Getting started with JSP?" New topic
Author

Getting started with JSP?

sarath gowd
Greenhorn

Joined: Sep 19, 2011
Posts: 7

I would like to focus on JSP programming
How to start programming with JSP?
Can i have some helpful web sites regarding jsp?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56150
    
  13

The Head First Servlets and JSP book seems to be a popular choice.

Whatever resource you choose, be sure to focus on modern JSP that emphasizes JSTL and EL and not discredited Java scriptlets.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
ronney singh
Ranch Hand

Joined: Feb 10, 2012
Posts: 40

If I will read The Head First Servlets and JSP book then will I able to learn JSTL and EL within the book or I have to find some other book.


Live Life King Size
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56150
    
  13

The 2008 edition covers the JSTL and EL.
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12265
    
    1
Since the purpose of JSP is to write HTML pages you will also need a really good HTML and CSS reference - sorry, the one I use is out of print so I can't recommend a specific title.

Get a browser having good support for developer plug-ins so you can see what your JSP is really writing.

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Getting started with JSP?
 
Similar Threads
Data truncation: Truncated incorrect DOUBLE value:
hey i have passed SCJP 6.0 with 95%... thanks to kathy sierra....
implement Java Programming logics
JSP
classpath