Hmm Yes... What is the problem then? I don't think I understand it now either.
Al
>I believe I didn't follow the original issue, then.
>
>I thought that struts2 was swallowing the requests for the css files because
>they fit the pattern specified by the filter.
>I can't see how making them abso
Are you fronting with Apache? What we normally do if we are fronting with
apache is serve all the static content from there (of course) so it never gets
to the app server to cause this kind of confusion there. A simple JkUnmount
/movie/*.css workerName will do it for Apache-Tomcat (or Apache-jbo
ing pattern which looks like this
>>>>> >
>>>>> > >>>> class="com.bubbleclip.web.struts.action.PlayMovie
>>>>> ">
>>>>> > {1}
>>>>> > /movie.jsp
>>>>> >
gt;>> > The wildcard is for backwards compability since our original
>>>> JSP/Servlet
>>>> > web-layer mapped movie titles like
>>>> > http:localhost:8080/movie/movieTitle
>>>> >
>>>> > This works fine if I set struts.
t;>> >
>>> >
>>> > The wildcard is for backwards compability since our original
>>> JSP/Servlet
>>> > web-layer mapped movie titles like
>>> > http:localhost:8080/movie/movieTitle
>>> >
>>> > This works fin
ie title is the actual action name.
>> > The problem is that S2 will also interpret everything else as being
>> > actions - even CSS names making the pages not render correctly. Is
>> there
>> a
>> > way around this?
>> >
>>
>> --
>> V
lso interpret everything else as being
> actions - even CSS names making the pages not render correctly. Is there
a
> way around this?
>
--
View this message in context:
http://www.nabble.com/struts.action.extension-question-tf354
- even CSS names making the pages not render correctly. Is there a
> way around this?
>
--
View this message in context:
http://www.nabble.com/struts.action.extension-question-tf3548145.html#a9934814
Sent from the Struts - User mailing list archive at Nabble.com.
--
--
View this message in context:
http://www.nabble.com/struts.action.extension-question-tf3548145.html#a9905001
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
9 matches
Mail list logo