> -----Original Message-----
> From: Rickard Öberg [mailto:[EMAIL PROTECTED]] 
>> 
> That is how I have implemented the filter currently: if there's an 
> action for the JSP, then execute it, otherwise do nothing 
> (i.e. run JSP 
> as usual).
> 
> /Rickard
> 

I don't like the idea of exposing the view we're mapping to. What If I want to change 
the view that is mapped from the action? I think it would be better to have:

http://somehost.com/myPackage/myAction

So you don't have to have any kind of extension... Just logical URLs that make sense.

Jason


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to