Re: How to restrict direct accessing .jsp and .do in struts webapp

2007-12-05 Thread Gary Affonso
SmokeTheSun wrote: Hi, Iam working in Struts1.2 application development. In that i want to restrict direct access(through URL) for jsp pages or by calling .do action. Specifically unauthenticated user must not access any pages. ACEGI is the current gold-standard for implementing auth

Re: How to restrict direct accessing .jsp and .do in struts webapp

2007-12-05 Thread Martin Gainty
Subject: How to restrict direct accessing .jsp and .do in struts webapp > > Hi, > > Iam working in Struts1.2 application development. In that i want to > restrict > direct access(through URL) for jsp pages or by calling .do action. > > Specifically unauthenticated user must not

How to restrict direct accessing .jsp and .do in struts webapp

2007-12-05 Thread SmokeTheSun
context: http://www.nabble.com/How-to-restrict-direct-accessing-.jsp-and-.do-in-struts-webapp-tf4950620.html#a14174686 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For