Yes!
right, that what i had in mind!
but didn´t know where i had read this!

thank you very much!


-----Original Message-----
From: Oliver Thiel [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 08, 2004 12:25 PM
To: [EMAIL PROTECTED]
Subject: AW: ServletMapping for ActionServlet and firewalls


Hi Matthias, 


Book: Struts Fast Track
Major contributions by: Vic Cekvenich
Copyright: 2002 BaseBeans Engineering
Page: 74
NOTE: Noticed that I modified the <url-pattern> for the “action”
<servlet-name> to “/do/*”. Struts normally has the “/*.do” pattern for
the action servlet but I’ve had difficulties with firewalls using the
default Struts pattern so we’ll use the “/do/*” pattern throughout this
book as a work-around.

Personal experience: Some companies set their firewalls to just 
accept *.htm, *.html, *.jsp, ... (common web formats) on port 80, so
that any other file format will be blocked.


Oliver

-----Ursprüngliche Nachricht-----
Von: Matthias Wessendorf [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 7. Januar 2004 18:41
An: [EMAIL PROTECTED]
Betreff: ServletMapping for ActionServlet and firewalls

Hi,

i have in mind, that the mapping
*.do
for our actionServlet is sometime a problem...

better should be:
/do/*

but i can´t find anything in web...

does anyone had some experiences on it?

regads,
Matthias


Matthias Weßendorf
Aechterhoek 18
D-48282 Emsdetten
Email: mailto:[EMAIL PROTECTED]
URL: http://www.wessendorf.net


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