RE: Struts framwork

2002-01-28 Thread Arnaud Héritier

you can also see : http://www.husted.com/struts/

I'm also using it successfully in my web apps.

One more thanks to Craig for all his work on Tomcat, Struts, ...

Arno

 -Message d'origine-
 De:   Lauer, Oliver [SMTP:[EMAIL PROTECTED]]
 Date: lundi 28 janvier 2002 14:19
 À:'Tomcat Users List'
 Objet:AW: Struts framwork

 There's a real good documentation on
 http://jakarta.apache.org/struts/index.html.

 We are successfully using STRUTS with TC since 2 years now.

  AXA eSolutions GmbH
  AXA Konzern AG Germany
  Oliver Lauer
  Web Architect
  Wörthstraße 34
  D-50668 Köln
  Germany
  Tel.: +49 221 148 31277
  Fax: +49 221 148 43963
  Mobil: +49 179 59 064 59
  e-Mail: [EMAIL PROTECTED]
  _
 


 -Ursprüngliche Nachricht-
 Von: Henry Lu [mailto:[EMAIL PROTECTED]]
 Gesendet: Montag, 28. Januar 2002 14:11
 An: [EMAIL PROTECTED]
 Betreff: Struts framwork


 In our project we want to use the Struts framwork..
 Struts frame work is developed by jakarta and is totally implemented on 
Jsp
 taglibs. Could someone provide more source and docs how to use this
 framwork?

 THanks, Henry


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


 
  
--
 Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail gegebene 
Information nicht rechtsverbindlich. Eine rechtsverbindliche Bestaetigung 
reichen wir Ihnen gerne auf Anforderung in schriftlicher Form nach. 
Beachten Sie bitte, dass jede Form der unautorisierten Nutzung, 
Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser 
E-Mail nicht gestattet ist.Diese Nachricht  ist ausschliesslich fuer den 
bezeichneten Adressaten oder dessen Vertreter bestimmt. Sollten Sie nicht 
der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein, so 
bitten wir Sie, sich mit dem Absender der E-Mail in Verbindung zu setzen.
 
 For legal and security reasons the information provided in this e-mail is 
not legally binding. Upon request we would be pleased to provide you with a 
legally binding confirmation in written form. Any form of unauthorised use, 
publication, reproduction, copying or disclosure of the content of this 
e-mail is not permitted. This message is exclusively for the person 
addressed or their representative. If you are not the intended recipient of 
this message and its contents, please notify the sender immediately.

 
  
==


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Struts framwork

2002-01-28 Thread Henry Lu

Amo, do you know how to decode .war file? I downloaded some samples of struts 
application and thay are all in .war file. How do I extract files from these .war file?

Thanks, Henry

 [EMAIL PROTECTED] 01/28/02 08:50AM 
you can also see : http://www.husted.com/struts/ 

I'm also using it successfully in my web apps.

One more thanks to Craig for all his work on Tomcat, Struts, ...

Arno

 -Message d'origine-
 De:   Lauer, Oliver [SMTP:[EMAIL PROTECTED]] 
 Date: lundi 28 janvier 2002 14:19
 À:'Tomcat Users List'
 Objet:AW: Struts framwork

 There's a real good documentation on
 http://jakarta.apache.org/struts/index.html.

 We are successfully using STRUTS with TC since 2 years now.

  AXA eSolutions GmbH
  AXA Konzern AG Germany
  Oliver Lauer
  Web Architect
  Wörthstraße 34
  D-50668 Köln
  Germany
  Tel.: +49 221 148 31277
  Fax: +49 221 148 43963
  Mobil: +49 179 59 064 59
  e-Mail: [EMAIL PROTECTED] 
  _
 


 -Ursprüngliche Nachricht-
 Von: Henry Lu [mailto:[EMAIL PROTECTED]] 
 Gesendet: Montag, 28. Januar 2002 14:11
 An: [EMAIL PROTECTED] 
 Betreff: Struts framwork


 In our project we want to use the Struts framwork..
 Struts frame work is developed by jakarta and is totally implemented on 
Jsp
 taglibs. Could someone provide more source and docs how to use this
 framwork?

 THanks, Henry


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


 
  
--
 Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail gegebene 
Information nicht rechtsverbindlich. Eine rechtsverbindliche Bestaetigung 
reichen wir Ihnen gerne auf Anforderung in schriftlicher Form nach. 
Beachten Sie bitte, dass jede Form der unautorisierten Nutzung, 
Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser 
E-Mail nicht gestattet ist.Diese Nachricht  ist ausschliesslich fuer den 
bezeichneten Adressaten oder dessen Vertreter bestimmt. Sollten Sie nicht 
der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein, so 
bitten wir Sie, sich mit dem Absender der E-Mail in Verbindung zu setzen.
 
 For legal and security reasons the information provided in this e-mail is 
not legally binding. Upon request we would be pleased to provide you with a 
legally binding confirmation in written form. Any form of unauthorised use, 
publication, reproduction, copying or disclosure of the content of this 
e-mail is not permitted. This message is exclusively for the person 
addressed or their representative. If you are not the intended recipient of 
this message and its contents, please notify the sender immediately.

 
  
==


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Struts framwork

2002-01-28 Thread Zemen, Franz

use jar or a zip decompressor.

-Original Message-
From: Henry Lu [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 10:47 AM
To: [EMAIL PROTECTED]
Subject: RE: Struts framwork


Amo, do you know how to decode .war file? I downloaded some samples of
struts application and thay are all in .war file. How do I extract files
from these .war file?

Thanks, Henry

 [EMAIL PROTECTED] 01/28/02 08:50AM 
you can also see : http://www.husted.com/struts/ 

I'm also using it successfully in my web apps.

One more thanks to Craig for all his work on Tomcat, Struts, ...

Arno

 -Message d'origine-
 De:   Lauer, Oliver [SMTP:[EMAIL PROTECTED]] 
 Date: lundi 28 janvier 2002 14:19
 À:'Tomcat Users List'
 Objet:AW: Struts framwork

 There's a real good documentation on
 http://jakarta.apache.org/struts/index.html.

 We are successfully using STRUTS with TC since 2 years now.

  AXA eSolutions GmbH
  AXA Konzern AG Germany
  Oliver Lauer
  Web Architect
  Wörthstraße 34
  D-50668 Köln
  Germany
  Tel.: +49 221 148 31277
  Fax: +49 221 148 43963
  Mobil: +49 179 59 064 59
  e-Mail: [EMAIL PROTECTED] 
  _
 


 -Ursprüngliche Nachricht-
 Von: Henry Lu [mailto:[EMAIL PROTECTED]] 
 Gesendet: Montag, 28. Januar 2002 14:11
 An: [EMAIL PROTECTED] 
 Betreff: Struts framwork


 In our project we want to use the Struts framwork..
 Struts frame work is developed by jakarta and is totally implemented on 
Jsp
 taglibs. Could someone provide more source and docs how to use this
 framwork?

 THanks, Henry


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


 
  
--
 Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail gegebene 
Information nicht rechtsverbindlich. Eine rechtsverbindliche Bestaetigung 
reichen wir Ihnen gerne auf Anforderung in schriftlicher Form nach. 
Beachten Sie bitte, dass jede Form der unautorisierten Nutzung, 
Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser 
E-Mail nicht gestattet ist.Diese Nachricht  ist ausschliesslich fuer den 
bezeichneten Adressaten oder dessen Vertreter bestimmt. Sollten Sie nicht 
der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein, so 
bitten wir Sie, sich mit dem Absender der E-Mail in Verbindung zu setzen.
 
 For legal and security reasons the information provided in this e-mail is 
not legally binding. Upon request we would be pleased to provide you with a 
legally binding confirmation in written form. Any form of unauthorised use, 
publication, reproduction, copying or disclosure of the content of this 
e-mail is not permitted. This message is exclusively for the person 
addressed or their representative. If you are not the intended recipient of 
this message and its contents, please notify the sender immediately.

 
  
==


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Struts framwork

2002-01-28 Thread Henry Lu

Thanks a lot!

 [EMAIL PROTECTED] 01/28/02 11:45AM 
use jar or a zip decompressor.

-Original Message-
From: Henry Lu [mailto:[EMAIL PROTECTED]] 
Sent: Monday, January 28, 2002 10:47 AM
To: [EMAIL PROTECTED] 
Subject: RE: Struts framwork


Amo, do you know how to decode .war file? I downloaded some samples of
struts application and thay are all in .war file. How do I extract files
from these .war file?

Thanks, Henry

 [EMAIL PROTECTED] 01/28/02 08:50AM 
you can also see : http://www.husted.com/struts/ 

I'm also using it successfully in my web apps.

One more thanks to Craig for all his work on Tomcat, Struts, ...

Arno

 -Message d'origine-
 De:   Lauer, Oliver [SMTP:[EMAIL PROTECTED]] 
 Date: lundi 28 janvier 2002 14:19
 À:'Tomcat Users List'
 Objet:AW: Struts framwork

 There's a real good documentation on
 http://jakarta.apache.org/struts/index.html.

 We are successfully using STRUTS with TC since 2 years now.

  AXA eSolutions GmbH
  AXA Konzern AG Germany
  Oliver Lauer
  Web Architect
  Wörthstraße 34
  D-50668 Köln
  Germany
  Tel.: +49 221 148 31277
  Fax: +49 221 148 43963
  Mobil: +49 179 59 064 59
  e-Mail: [EMAIL PROTECTED] 
  _
 


 -Ursprüngliche Nachricht-
 Von: Henry Lu [mailto:[EMAIL PROTECTED]] 
 Gesendet: Montag, 28. Januar 2002 14:11
 An: [EMAIL PROTECTED] 
 Betreff: Struts framwork


 In our project we want to use the Struts framwork..
 Struts frame work is developed by jakarta and is totally implemented on 
Jsp
 taglibs. Could someone provide more source and docs how to use this
 framwork?

 THanks, Henry


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


 
  
--
 Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail gegebene 
Information nicht rechtsverbindlich. Eine rechtsverbindliche Bestaetigung 
reichen wir Ihnen gerne auf Anforderung in schriftlicher Form nach. 
Beachten Sie bitte, dass jede Form der unautorisierten Nutzung, 
Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser 
E-Mail nicht gestattet ist.Diese Nachricht  ist ausschliesslich fuer den 
bezeichneten Adressaten oder dessen Vertreter bestimmt. Sollten Sie nicht 
der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein, so 
bitten wir Sie, sich mit dem Absender der E-Mail in Verbindung zu setzen.
 
 For legal and security reasons the information provided in this e-mail is 
not legally binding. Upon request we would be pleased to provide you with a 
legally binding confirmation in written form. Any form of unauthorised use, 
publication, reproduction, copying or disclosure of the content of this 
e-mail is not permitted. This message is exclusively for the person 
addressed or their representative. If you are not the intended recipient of 
this message and its contents, please notify the sender immediately.

 
  
==


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Struts framwork

2002-01-28 Thread sumit . rajan

you can extract them using winzip if you are working on windows environment.
or you may also extract it from the command prompt using the following
commad
jar xf filename.war
execute this command inside the folder where the file is kept.

Sumit.

-Original Message-
From: Henry Lu [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 11:47 AM
To: [EMAIL PROTECTED]
Subject: RE: Struts framwork


Amo, do you know how to decode .war file? I downloaded some samples of
struts application and thay are all in .war file. How do I extract files
from these .war file?

Thanks, Henry

 [EMAIL PROTECTED] 01/28/02 08:50AM 
you can also see : http://www.husted.com/struts/ 

I'm also using it successfully in my web apps.

One more thanks to Craig for all his work on Tomcat, Struts, ...

Arno

 -Message d'origine-
 De:   Lauer, Oliver [SMTP:[EMAIL PROTECTED]] 
 Date: lundi 28 janvier 2002 14:19
 À:'Tomcat Users List'
 Objet:AW: Struts framwork

 There's a real good documentation on
 http://jakarta.apache.org/struts/index.html.

 We are successfully using STRUTS with TC since 2 years now.

  AXA eSolutions GmbH
  AXA Konzern AG Germany
  Oliver Lauer
  Web Architect
  Wörthstraße 34
  D-50668 Köln
  Germany
  Tel.: +49 221 148 31277
  Fax: +49 221 148 43963
  Mobil: +49 179 59 064 59
  e-Mail: [EMAIL PROTECTED] 
  _
 


 -Ursprüngliche Nachricht-
 Von: Henry Lu [mailto:[EMAIL PROTECTED]] 
 Gesendet: Montag, 28. Januar 2002 14:11
 An: [EMAIL PROTECTED] 
 Betreff: Struts framwork


 In our project we want to use the Struts framwork..
 Struts frame work is developed by jakarta and is totally implemented on 
Jsp
 taglibs. Could someone provide more source and docs how to use this
 framwork?

 THanks, Henry


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


 
  
--
 Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail gegebene 
Information nicht rechtsverbindlich. Eine rechtsverbindliche Bestaetigung 
reichen wir Ihnen gerne auf Anforderung in schriftlicher Form nach. 
Beachten Sie bitte, dass jede Form der unautorisierten Nutzung, 
Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser 
E-Mail nicht gestattet ist.Diese Nachricht  ist ausschliesslich fuer den 
bezeichneten Adressaten oder dessen Vertreter bestimmt. Sollten Sie nicht 
der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein, so 
bitten wir Sie, sich mit dem Absender der E-Mail in Verbindung zu setzen.
 
 For legal and security reasons the information provided in this e-mail is 
not legally binding. Upon request we would be pleased to provide you with a 
legally binding confirmation in written form. Any form of unauthorised use, 
publication, reproduction, copying or disclosure of the content of this 
e-mail is not permitted. This message is exclusively for the person 
addressed or their representative. If you are not the intended recipient of 
this message and its contents, please notify the sender immediately.

 
  
==


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
The information contained in this e-mail and any files transmitted with it
may be privileged and confidential.  If the reader of this message,
regardless of the address or routing, is not an intended recipient, you are
hereby notified that you have received this transmittal in error and any
review, use, distribution, dissemination or copying is strictly prohibited.
If you have received this message in error, please delete this e-mail and
all files transmitted with it from your system and notify the sender by
reply e-mail or by calling 1-888-338-6076. 

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Réf. : RE: Struts framwork

2002-01-28 Thread joseph . vallot



to read war contents, use jar, winzip, or other 'jar-aware' tools...

--
Joseph




This message and any attachments (the message) is
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and 
immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole 
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. 
BNP PARIBAS (and its subsidiaries) shall (will) not 
therefore be liable for the message if modified. 

-

Ce message et toutes les pieces jointes (ci-apres le 
message) sont etablis a l'intention exclusive de ses 
destinataires et sont confidentiels. Si vous recevez ce 
message par erreur, merci de le detruire et d'en avertir 
immediatement l'expediteur. Toute utilisation de ce 
message non conforme a sa destination, toute diffusion 
ou toute publication, totale ou partielle, est interdite, sauf 
autorisation expresse. L'internet ne permettant pas 
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce 
message, dans l'hypothese ou il aurait ete modifie.


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]