Hi all,

I am new on the list and new using struts. Trying to run a simple
application that I took from the web (
http://www.abqswt.com/tutorials/basicStruts/index.php ) keep getting
the following message, but cannot find out what the real problem is.
Any help will be very usefull.

==========================================================

org.apache.jasper.JasperException: Exception in JSP: /PersonalData.jsp:15

12: </head>
13:
14: <body>
15:     <html:form method="post" action="/PersonalData">
16:         <table border="0">
17:             <tr>
18:                 <td width="50">

root cause:
java.lang.NullPointerException: Module 'null' not found.

==========================================================

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to