[jboss-user] [Beginners Corner] - jboss4.2.1

newbie07 do-not-reply at jboss.com
Tue Nov 27 11:50:30 EST 2007


Hi,

 Recently i  downloaded jboss4.2.1 to run my struts application which uses struts1.3.8.

Application compiled successfully and deployed to jboss. When i try hit the jsp on localhost i get

javax.servlet.ServletException: org.apache.jasper.JasperException: /search/search.jsp(22,52) According to TLD or attribute directive in tag file, attribute test does not accept any expressions
	org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:286)
	org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
	org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

root cause

org.apache.jasper.JasperException: /search/search.jsp(22,52) According to TLD or attribute directive in tag file, attribute test does not accept any expressions
	org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
	org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
	org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:148)
	org.apache.jasper.compiler.Validator$ValidateVisitor.checkXmlAttributes(Validator.java:1172)
	org.


Any idea whai i'm supposed to change. Any help is appreciated.

Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108144#4108144

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108144



More information about the jboss-user mailing list