Re: Struts and Sun Application Server 8

2005-01-27 Thread Jim Barrows
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]



RE: Struts and Sun Application Server 8

2005-01-27 Thread Brent Vaughn
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]



RE: Struts and Sun Application Server 8

2005-01-27 Thread Brent Vaughn
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]



Re: Struts and Sun Application Server 8

2005-01-27 Thread Jim Barrows
On Thu, 27 Jan 2005 11:44:16 -0600, Brent Vaughn
[EMAIL PROTECTED] wrote:
 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?

Use Tomcat :)  I dunno I don't use the Sun Application Server at all. 
I've downloaded it and tinkered with it, but not really done anything
with it.  I don't remember it overwriting my web.xml file.


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


-- 
James A Barrows

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