Re: [Actionframework-users] Read the HTTP headers using AS
Status: Inactive
Brought to you by:
ptoman
From: gabriel k. <gab...@ya...> - 2005-04-01 12:01:10
|
Hi Serafin. I "think" there is no way to do this using AS, but you could use a Filter (javax.servlet.Filter) to get the headers before the Servlet. Take a look at: http://javaboutique.internet.com/tutorials/Servlet_Filters/ http://www.orionserver.com/tutorials/filters/1.html Gabriel. --- Serafín Orillán <ser...@is...> wrote: > > Hi there! > > I have a question for you all, guys! > > I've been using AS for quite a long time in a web > app that i did some > time ago. It's running fine, but now i need to > modify it. I need the > application to distinguish which OS is requesting > the server. I know > that in the HTTP headers is some information about > it, but how can i get > the HTTP headers when using AS? > > The way i use AS is the easiest way, just following > the exaples in the > AS web site. I never dig into the classes, i do not > modify any > HttpRequest or Http Response.... > > Any suggestion? > > thanx in advance... > > Regards, > Sera > > -- > Serafín Orillán Chaparro > Isotrol S.A. > Avda. de la Innovación s/n > +34 955 036 800 > e-mail: ser...@is... > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by Demarc: > A global provider of Threat Management Solutions. > Download our HomeAdmin security software for free > today! > http://www.demarc.com/Info/Sentarus/hamr30 > _______________________________________________ > Actionframework-users mailing list > Act...@li... > https://lists.sourceforge.net/lists/listinfo/actionframework-users > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ |