Why is it when I go to deploy my Struts application as a WAR to the Sun
Application Server that it writes over my web.xml file with its own version
of the web.xml file? Theirs leaves out all the necessary Struts components
in the web.xml file and you can't delete their web.xml file and replace it
with your own.

How do you get around this problem?

-----Original Message-----
From: Jim Barrows [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 27, 2005 11:20 AM
To: Struts Users Mailing List
Subject: Re: Struts and Sun Application Server 8

On Thu, 27 Jan 2005 11:17:15 -0600, Brent Vaughn
<[EMAIL PROTECTED]> wrote:
> Are Struts and the Sun Application Server 8 compliant with one another?
> This maybe a dumb question.  If so, sorry in advance.

If  Sun is a JSP and Servlet spec compliant container, yes.

I think, and don't quote me, that sun is using Tomcat under the covers.

> 
> 


-- 
James A Barrows

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