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 Struts and the fly likes > expected error in JSP (struts 2) 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 » Frameworks » Struts
Reply Bookmark "> expected error in JSP (struts 2)" Watch "> expected error in JSP (struts 2)" New topic
Author

> expected error in JSP (struts 2)

Hrishikesh Maluskar
Ranch Hand

Joined: Jun 19, 2008
Posts: 114
when i use the following code in JSP in struts2 , it give a error saying "> expected"


SCJP 1.5
www.licexpadvice.com
Hrishikesh Maluskar
Ranch Hand

Joined: Jun 19, 2008
Posts: 114
how to access the flatID value in JSP

Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9189
    
    2

Why can't the following code be used to do what you want, why are you using scripting??



Just plain template text and struts tag. I'm unable to understand the second question...


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: > expected error in JSP (struts 2)
 
Similar Threads
org.apache.jasper.JasperException: equal symbol expected
Can I use EL to access the index of a list?
passing request parameters as dynamic
Problem loading the class
Validation error: Failed to convert property value of type [java.lang.String] to required type [int]