Hello:

I have an Pharma J2EE application developed using the Struts framework
running on a weblogic 6.0 server (yes, and it's only 3 years old!).

We are upgrading to weblogic 9.0 since 6.0 is no longer supported by BEA.
And, I learnt that 9.0 supports only Struts 1.2.x.

Does anybody gone through the exercise of migrating from 1.0 and 1.2? Are
there pearls of wisdom to be shared? Or, is it just a tedious task of
re-compiling all the JSP pages?

Thanks.

Venkat & Radha Venkataramanan
201-358-0001
324 St. mary Street
[EMAIL PROTECTED]

Hillsdale, NJ 07642
[EMAIL PROTECTED] 
-----Original Message-----
From: QM [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 10, 2004 10:11 AM
To: Tomcat Users List
Subject: Re: How to configure jakarta-struts-1.2.2 with tomcat 4.1.27

On Fri, Sep 10, 2004 at 05:58:46PM +0530, Arun Prasad R wrote:
: i want to know step by step process of configuring
: jakarta-struts-1.2.2 with tomcat 4.1.27,

Struts is a collection of JARs and XML files meant to be used within a
webapp.  See the Tomcat docs for setting up a webapp (review the servlet
spec if needed), then follow the Struts docs for creating a Struts-based
webapp.

Struts also includes a stub webapp that you can drop into a container
and use as a base for your own code.  You could start with that.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
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