Hi
I am unable to use <%= %> in <s:a href tag ,but whne I use %{ txt} its
working fine but at someplace i need to use
<%=%>
regards
srinivas
*
org.apache.jasper.JasperException*:
/releaseTransfer/EmpReleaseTransApprovalRequestForm.jsp(385,5) According to
TLD or attribute directive in tag file, attribute value does not accept any
expressions
at org.apache.jasper.compiler.DefaultErrorHandler.jspError(*
DefaultErrorHandler.java:39*)
at org.apache.jasper.compiler.ErrorDispatcher.dispatch(*
ErrorDispatcher.java:405*)
at org.apache.jasper.compiler.ErrorDispatcher.jspError(*
ErrorDispatcher.java:146*)
at org.apache.jasper.compiler.Validator$ValidateVisitor.checkXmlAttributes(*
Validator.java:955*)
at org.apache.jasper.compiler.Validator$ValidateVisitor.visit(*
Validator.java:710*)
at org.apache.jasper.compiler.Node$CustomTag.accept(*Node.java:1441*)
at org.apache.jasper.compiler.Node$Nodes.visit(*Node.java:2163*)
at org.apache.jasper.compiler.Node$Visitor.visitBody(*Node.java:2213*)
at org.apache.jasper.compiler.Validator$ValidateVisitor.visit(*
Validator.java:730*)
at org.apache.jasper.compiler.Node$CustomTag.accept(*Node.java:1441*)