aspose file tools
The moose likes JSP and the fly likes Problem in jsp (Struts tags) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Problem in jsp (Struts tags)" Watch "Problem in jsp (Struts tags)" New topic
Author

Problem in jsp (Struts tags)

Venkateswarlu Vadde
Greenhorn

Joined: Jan 07, 2006
Posts: 7
Im using jboss 3.2.5

i got the following error, for any application saying that

org.apache.jasper.JasperException: Unable to compile class for JSP

C:\jboss-3.2.5\server\default\work\jboss.web\localhost\ajax\org\apache\jsp\pages\CustomerForm_jsp.java:122: _jspx_meth_bean_message_0(javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext) in org.apache.jsp.pages.CustomerForm_jsp cannot be applied to (org.apache.struts.taglib.html.HtmlTag,javax.servlet.jsp.PageContext)
if (_jspx_meth_bean_message_0(_jspx_th_html_html_0, _jspx_page_context))
^

for whatever tag

please help me
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56229
    
  13

"Venki",

There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.

Thanks!
bear
JavaRanch Sheriff


[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: Problem in jsp (Struts tags)
 
Similar Threads
JSP error in Jboss
JBOSS Help Needed
Unable to compile jsp's
errors while using html:form tag
javac error JSTL on jboss