Arpit Gadle wrote:At the first run I got an exception for URI Path. So I added jstl.jar and standard.jar file in the lib dir of this web-app. And here is the result
Output
JSP is as easy as....
1+2+3=${1+2+3}
But the output should be
JSP is as easy as....
1+2+3=6
Have I missed something inspite of adding the above said jar files. Do I have to add the tld and where.
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
Arpit Gadle wrote:I am using Apache Tomcat 6 and there is nothing in web.xml related to EL.
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
There's a small typo ( "Servlers 2.3 DOCTYPE" ) in it.
Is correct configuration for web-app available in JSTL 1.2 Specification? Where I can find it?
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |