I run the struts applications on tomcat 3.2.1 all the time.
[EMAIL PROTECTED] wrote:
>
> Has anyone ever tried to use Struts-based applications on a Tomcat 3.2.1
> server?
>
> org.apache.jasper.compiler.ParseException:
> /usr/local/tomcat/webapps/night/content.jsp(43,0) Unterminated user-defined
> tag: ending tag </struts:form> not found or incorrectly nested
I run the struts applications on tomcat 3.2.1 all the time.
Are you sure that there isn't a </form> tag where a </html:form> tag
should be ?
> Fact is: There is no problem running this on Tomcat 3.1. Does anybody know
> why this happens?
>
> Thanx in advance,
>
> Michael