Yes. I use this for years now , works perfect

M.Liang Liu schrieb:
> 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]
>>
>>
>>
> 

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

Reply via email to