> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Therefore if the above app is deployed into /myApp the url would be
> 
> SaveDepot :
>   /myApp/supplier/depot/ReadDepot.action?id=XX
> SaveDepot2 :
>   /myApp/Done.action
> 
> when using contextRelative=false
> 
> SaveDepot :
>   /myApp/supplier/depot/ReadDepot.action?id=XX
> SaveDepot2 :
>   /Done.action
> 
> ??


With contextRelative this should be:

SaveDepot :
   /myApp/ReadDepot.action?id=XX

Correct?

I think this is a good change.

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