JBuilder won't let you see any of the files in the WEB-INF directory
except the web.xml. It can be pretty confusing at first. I have had
success adding these to the directory structure through the OS, and then
adding them to JBuilder by right clicking on the JBuilder project and
choosing "New Folder", and naming it something like "config", and then
adding the files manually to that folder by right clicking on it and
choosing "Add Files / Packages". This way you can atleast see the files
like struts-config.xml and validation.xml if you have them in your
WEB-INF directory.

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.

I hope that helps,
Dave

-----Original Message-----
From: Mihails Gulajevs [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 15, 2001 11:53 AM
To: Struts-User
Subject: Struts and JBuilder


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello all!

Does anybody know how to build/debug struts-based applications in
JBuilder. Seems that I cannot add in the project struts.jar and
struts-bean.tld files.

Thanks in advance

Mihail
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.0.2i

iQA/AwUBO/PWwI3AfpLTCnW4EQIGJQCeNr8EgT1qqBErhr4AoqwytuKOqqcAoJOs
wTLTYIC2EJc/XueZItRGd8hU
=fxWB
-----END PGP SIGNATURE-----


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

Reply via email to