You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by jojo <jo...@larosastudio.com> on 2002/07/19 01:20:24 UTC

j_security_check

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. brennonobst@hotmail.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>