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 Web Component Certification (SCWCD/OCPJWCD) and the fly likes Non-scripting.... 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 » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "Non-scripting...." Watch "Non-scripting...." New topic
Author

Non-scripting....

James Turner
Ranch Hand

Joined: May 10, 2004
Posts: 194
Hi Guys,

I have been trying to get my JSP pages to be scriptless. I was wondering how I could turn:

<%=dateFormat.format(((MyObject)myCollection).getLastModified()).toString()%>

Into EL?

Thanx for your help.
James.


James<br />SCJP 1.4 - 92%<br />SCJD - 93%<br />SCWCD 1.4 - 95%<br />SCBCD 1.3 - 100%<br />SCEA - 92%
Francois Roland
Ranch Hand

Joined: Jul 24, 2003
Posts: 34

I would suggest that you either use a custom tag or define a custom EL function.


--
Brown belt on KnowledgeBlackBelt.com.
 
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: Non-scripting....
 
Similar Threads
Cant use object from another class
Posting to bump up my count...
WA #1.....word association
The x900 effect ?
Text box value is not being completely filled with request attribute