Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: bpk ; Forum: JSP and child forums
Forum: JSP Jul 8th, 2005
Replies: 7
Views: 9,743
Posted By bpk
This is a Tomcat-specific issue with the Apache JSTL implementation. If you don't use a 2.4 web.xml, the EL expressions don't get evaluated in the JSP.
Forum: JSP Jul 8th, 2005
Replies: 2
Views: 3,765
Posted By bpk
www.corejsf.com is a good place.

I don't want to discourage you, but JSF is a hard technology to master if you're writing big applications (although the basics of it aren't too bad to learn).
...
Forum: JSP Jul 8th, 2005
Replies: 7
Views: 9,743
Posted By bpk
When you reference ${nickname} from JSTL, what the JSP is doing is looking in either the request object for a nickname attribute or the session object [i.e., request.getAttribute("nickname")]. So if...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC