Subject: j_security_check will not accept manual suggestion of the "next
uri" after sucessfull login

There is no way to specify the url to go to if login was sucsessfull.
ie.

<FORM name=Login action="j_security_check" method=post>
<img src="./images/bottom_10.jpg" width=134 height=14 alt="">
<INPUT maxLength=20 name="j_username">
 ---------------------------------------------------------------------------
------------------------------------------------------------------------
     <input type='hidden' name='j_uri' value="http://www.ishkur.com";>

 --this is what i want to do, but tomcat 4 will not accept this overriding
of the "next uri"--
----------------------------------------------------------------------------
------------------------------------------------------------------------

<img src="./images/bottom_13.jpg" width=134 height=11 alt="">
<INPUT type=password maxLength=20 name="j_password">
<INPUT type=submit align="left" value=Submit name=submit>
 </FORM>

I have searched high and low for the solution, please advise :)

ps. feel free to email me anytime or call me on my cell anytime. today is
July 18th, 2002.

/Brennon Obst
Java Developer
Vancouver BC, Canada
c. 604-313-4187
email. [EMAIL PROTECTED]


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

Reply via email to