j_security_check

Is it possible to pass another variable from your login form besides j_username & j_password ? If so how is this occomplished or where should I be searching for the answer ?I know I can just add a hidden field but how to get the system to recognize it?gratzi
[283 byte] By [bwileya] at [2007-10-2 3:29:33]
# 1
Hello:You can make a Filter for j_security_check and use getParameter to get the value of the hidden parameter.Gabriel.
Gabriel_Garciaa at 2007-7-15 22:39:18 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...