Sounds good.
My friend said that spring mvc prefer this style.

How can I deal with the *result* mapping then ?

thanks.

Rene Gielen wrote:
> 
> You can place your jsps in the WEB-INF directory. They will be
> accessible for the Struts request dispatcher then, but not by direct
> user call.
> 
> M.Liang Liu schrieb:
>> I just would like to block users to get to the login.jsp through the
>> url:http://somedomain.com/login.jsp.
>> Instead,users can login with the url
>> :http://somedomain.com/login.action---
>> actually the login.jsp page.
>> 
>> With the help of code-in-behind-plugin,users can just login with the
>> url:http://somedomain.com/login.action.
>> 
>> And what I would like to do is block the direct *.jsp access.
>> 
>> Any comment would be greatly appreciated.
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-keep-users-from-accessing--to-*.jsp-strightforword--tf4077945.html#a11592535
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to