Hi
When I deploy a war file to my app. server I get the following error
message:

     [exec]     Catastrophic error: /jsp/accomodation_application_step2.jsp:
An unexpected fatal exception 'String index out of range: 0' occured.


In the jsp page I use the struts-html.tld tag lib and these are the tags
that I use:


1.              <html:form action="accomodation_application_step2.do">
2.      <html:text property="fromday" size="1" maxlength="2"
styleClass="boxboligdato20"/>

3.      <html:select property="nationality" styleClass="boxboligsok254">
                      <html:option value="valnull">...........</html:option>
           </html:select>

4.        <html:hidden property="submitter" value=""/>

Thanks in advance

Jan Fredrik

        ___ Jan Fredrik Øveraasen | Senior Systems Developer 
        ___ Cell Network ASA | Pb. 5313, Sørkedalsv. 10A, N-0304 Oslo,
Norway
        ___ Tel: +47 23196600/35 | Fax: +47 23196601 | Mob: +47 93 49 99 88
   ___ http://www.cellnetwork.com/ |
mailto:[EMAIL PROTECTED]

 

Reply via email to