Hi,
suppose i have a simple login page like this one.

  | <FORM action='<%= response.encodeURL("j_security_check")%>' 
  |       method="get">
  |       
  |        Name:<INPUT type="text" name="j_username" />
  |        
  |        Password: <INPUT type="password" name="j_password" />
  | 
  |        <INPUT type="submit" value="Login" />
  | </FORM>
  | 

I got 2 questions:

- What is j_security_check???

- If i want a better encryption, do i have to use Https ????
   

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845515#3845515

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845515


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to