Well I have done that. I have created a directory under lib and included struts.jar in it. This is running fine in JDeveloper when I added the path to the classpath.

Brati Sankar Ghosh
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com



"Frank Zammetti" <[EMAIL PROTECTED]>

06/04/2004 09:41 AM

Please respond to
"Struts Users Mailing List" <[EMAIL PROTECTED]>

To
[EMAIL PROTECTED]
cc
Subject
RE: Semi-OT: Organizing WEB-INF/lib dir...





I'm pretty sure the answer is no.  I just took all the JARs for a test app I
had installed and moved them from WEB-INF/lib to WEB-INF/lib/stuff, and the
app no longer works.  This is in Tomcat, so possibly it would work with
another app server, but I tend to doubt it.

One suggestion that I can make, a habit I've gotten into, is name your JARs
liberally, since their names don't matter.  I usually name the JARs as
descriptively as possible (for example, "jakarta-taglibs-standard-1.1.0.jar"
might be one) and include their version, so it's fairly easy to tradk down
what's what and at a glance tell what versions I'm running.  Probably not
the ideal answer, but maybe it'll clean up the mess just a little.

Frank


>From: Riyad Kalla <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: Struts Users Mailing List <[EMAIL PROTECTED]>
>Subject: Semi-OT: Organizing WEB-INF/lib dir...
>Date: Thu, 03 Jun 2004 20:58:36 -0700
>
>Quick question for the people more versed in web apps than me, can you
>organized your libs in your WEB-INF/lib dir into separate sub dirs? I ask
>because my project is using Struts and Hibernate right now, and there is a
>such a mish-mash of JARs forming in my WEB-INF/lib dir, that its hard for
>me to upgrade the right jars when a new release comes out. I'd like to have
>something like:
>
>WEB-INF/lib/struts
>WEB-INF/lib/hibernate
>
>or something to that extent. Can I do this?
>
>TIA
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>

_________________________________________________________________
MSN 9 Dial-up Internet Access fights spam and pop-ups – now 3 months FREE!
http://join.msn.click-url.com/go/onm00200361ave/direct/01/


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


ForwardSourceID:NT0000AA96    
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message 
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.


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

Reply via email to