Sorry, I hit the send button before typing.

Maybe there is a </form> tag at the bottom of
the page instead of a </html:form>. Another possability
is that either the </html:form> is either commented out
or there is an unmatched " or ' that is hiding the tag.

[EMAIL PROTECTED] wrote:
> 
> Thanks, just as you said .... but why did it work with the former version
> then?
> 
> Michael
> 
> -----Ursprungliche Nachricht-----
> Von: Rob Leland [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 17. April 2001 03:57
> An: [EMAIL PROTECTED]
> Betreff: Re: Parsing problem with Tomcat 3.2.1
> 
> 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

Reply via email to