aspose file tools
The moose likes JSP and the fly likes HOw to convert From JSP to JSLT 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 » Java » JSP
Reply Bookmark "HOw to convert From JSP to JSLT" Watch "HOw to convert From JSP to JSLT" New topic
Author

HOw to convert From JSP to JSLT

Anu satya
Ranch Hand

Joined: Mar 17, 2005
Posts: 146
Hi everybody,

I am new to JSLT. can anone please tell me how to convert following JSP code to JSLT?



Any help will be appriciated. thank for your time.

Regards,


With Regards,
Anu
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56201
    
  13

Step 1: Learn that it's JSTL, not JSLT

Step 2: Obtain a copy of the JSTL 1.1 Specification (link in JSP FAQ)

Step 3: For the example you inquire about, look up the <c:forEach> tag.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
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: HOw to convert From JSP to JSLT
 
Similar Threads
JSLT problem
JSLT printing c:out value
Javascript code exploding the JSLT validation
JSLT EL display session attribute
JSLT and apache MultiKey Map