Author
Difference between JSP 1.2 and JSP 1.4
Amrit Kashyap
Ranch Hand
Joined: Apr 23, 2006
Posts: 44
hi everybody, i want to know what's the difference between JSP 1.2 and JSP 1.4. I've searched the net, but couldn't get any satisfying answer. please help.
Joe Harry
Ranch Hand
Joined: Sep 26, 2006
Posts: 8795
Is there really a JSP 1.4?? NO!!! After 1.2 it's 2.0....I guess you probably might have meant Servlets 2.4....
SCJP 1.4, SCWCD 1.4 - Hints for you , SCBCD Hints - Demnachst , SCDJWS - Auch Demnachst
Did a rm -R / to find out that I lost my entire Linux installation!
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
It's not reasonable to ask people to list all of the differences between two versions of a spec. There is a link to the JSP and Servlet specs in my signature. Download them and look in them. They all have sections outlining the difference between the current spec and the previous version.
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
posted Jun 26, 2007 07:37:00
0
If it's servlet API version you're interested in, then the Servlets FAQ links to articles detailing the differences betweem them: here .
Android apps – ImageJ plugins – Java web charts
Amrit Kashyap
Ranch Hand
Joined: Apr 23, 2006
Posts: 44
thansk all for your help!!!
subject: Difference between JSP 1.2 and JSP 1.4