[jboss-user] [Beginners Corner] - Error in my error.jsp

pepelara do-not-reply at jboss.com
Sat Nov 8 04:59:55 EST 2008


Hi,

I am developing a web application with a servlet as controller and JSPs and Jboss 4.2.2.GA give me an error in my error.jsp, that is

The method print(boolean) in the type JspWriter is not applicable for the arguments (void)

  | <tr>
  |   <td align="center">
  |      <textare rows="20" cols="10">
  |         <%=exception.printStackTrace()%>
  |      </textarea>
  |    </td>
  |  </tr>
  | 

Any idea about what does it mean?

Thanking in advance,
pepelara

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

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



More information about the jboss-user mailing list