emil thushanga wrote:
if namespace is 'Barbados'
      session ='Barbados'

if namespace is 'Antigua'
      session ='Antigua'

One simple way to do this would be to write an interceptor that takes the namespace from the action mapping and sets the appropriate value in session scope.

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to