Hi all,
Am quite new to appfuse and still trying to understand the various layers. 

While testing the default struts2 maven archetype I faced a peculiar problem
- if i access an admin protected page like -
http://localhost:9090/admin/editUser.html?id=1 - i get a nested access
denied error page. I understand that the actual url should be
http://localhost:9090/editUser.html?id=1, but was just curious to know what
caused an access denied page to be nested inside another one, if i try using
the wrong url

Regards,
Chris
-- 
View this message in context: 
http://www.nabble.com/Appfuse-Access-denied-error-tp18284246s2369p18284246.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to