Do you run tomcat from within JBuilder? Have you manually changed your
classpath?

nostrutstomcat32.jar removes the struts.jar from the classpath at
startup. At runtime it is included with the webapp. 

The webinfextension.jar just adds some tlds. 

You can find more info about the both of these on borland's opentool
site: 

http://codecentral.borland.com/codecentral/

I think that they call it "The Struts Addin" or "Struts Support" or
somethings like that.

dave dandeneau

-----Original Message-----
From: Richard Reich [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 15, 2001 1:34 PM
To: Struts Users Mailing List
Subject: Re: Struts and JBuilder


I've used JBuilder with Tomcat and Struts for many months, successfully
(I
thought).  Never heard of either of these jars.  What problem do they
solve?

-r

----- Original Message -----
From: "Dave J Dandeneau" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, November 15, 2001 9:16 AM
Subject: RE: Struts and JBuilder


[...]

You will also want to get the nostrutstomcat32.jar and the
webinfextension.jar if you are going to run things from within JBuilder.
Add those to the jbuilder/lib/ext directory.



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

Reply via email to