It is very easy with Tomcat too. I'm using Tomcat 4.1 and Struts 1.0.2. Here is what 
you need to do at a high level

1. Ensure that your web application has a folder under TOMCAT_HOME/webapps.
2. Inside this folder create a folder called WEB-INF
3. In the WEB-INF folder you should have all "struts*.tld" files and the DTD file and 
the struts configuration file.
4. Create a folder called "lib" under WEB-INF and keep the "struts.jar" file inside 
this lib folder.

off the top of my head, I can't think of anything else that you might have to 
do...take some simple example code already built by someone and use it and see if this 
works...

thanks
ansuman

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 11:30 AM
To: Struts Users Mailing List
Subject: Re: How to configure a struts application



Tomcat, I am suffering and no luck yet. I hate it now.
It's very easy to do it in Weblogic.
- Do not put struts.jar in Weblogic classpath or any other classpath it
reads.
- Struts.jar should be in your Web Application's WEB-INF/lib
- Make sure you "include" struts.jar in your web application .war file
while building it.

Other then this, a Struts web application just deploys fine like any other
web application on weblogic.

thanks
-raj



                                                                                       
                                                       
                      "Nimmagadda, Ravikumar                                           
                                                       
                      (CORP, GEITC,                   To:       "Struts Users Mailing 
List" <[EMAIL PROTECTED]>                  
                      Contractor)"                    cc:                              
                                                       
                      <[EMAIL PROTECTED]        Subject:  How to configure a struts 
application                                         
                      ind.ge.com>                                                      
                                                       
                                                                                       
                                                       
                      07/08/2003 11:20 AM                                              
                                                       
                      Please respond to                                                
                                                       
                      "Struts Users Mailing                                            
                                                       
                      List"                                                            
                                                       
                                                                                       
                                                       
                                                                                       
                                                       




Hi *,
I am new to Struts.
can any one let me know how to configure a struts application on either
Tomcat4.1 or weblogic.6.x
Thanks in advance.
Ravi

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








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


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

Reply via email to