Error message not displayed in my jsp page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rsrinivasan
    New Member
    • Mar 2007
    • 221

    Error message not displayed in my jsp page

    Hi,

    In my Struts action class I throws some error message. But i can't able to see the error message in my JSP page. How can i view that error or message that is throwed by Action class. Please direct me to the right way..

    Thanks in advance,
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by rsrinivasan
    Hi,

    In my Struts action class I throws some error message. But i can't able to see the error message in my JSP page. How can i view that error or message that is throwed by Action class. Please direct me to the right way..

    Thanks in advance,
    How did you open the JSP? Did you include the request/response parameters as well?

    Comment

    Working...