On Mon, 25 Jun 2001, ihin wrote:

> J2EE 1.3 Beta Version (j2sdkee1.3) from SUN microsystem
> 

If you are using J2EE 1.3-beta-1, there was a nasty error in deploytool
that changed the controller servlet mapping from "*.do" to "/*.do".  Try
it with J2EE 1.3-beta-2.

> TIA
> ihin
> 

Craig


> -----Original Message-----
> From: Jon.Ridgway [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 25, 2001 5:12 PM
> Subject: RE: Running Struts in J2EE Server
> 
> Hi Ihin,
> 
> Which J2EE server are you using?
> 
> Jon.
> 
> -----Original Message-----
> From: ihin [mailto:[EMAIL PROTECTED]]
> Sent: 25 June 2001 05:59
> Subject: Running Struts in J2EE Server
> 
> how can i run struts in J2EE Server...?
> is there any special setting to running it...?
> 
> i trayed to running the example but it dosn't work
> the error like this
> 
> A Servlet Exception Has Occurred
> org.apache.jasper.compiler.CompileException:
> c:\j2sdkee1.3\public_html\bugtracking\index.jsp(4,0) Unable to load class
> org.apache.struts.taglib.html.HtmlTag
>       at
> org.apache.jasper.compiler.TagBeginGenerator.init(TagBeginGenerator.java:137
> )
>       at
> org.apache.jasper.compiler.JspParseEventListener$GeneratorWrapper.init(JspPa
> rseEventListener.java:808)
> 
> 

Reply via email to