how to filter ViewObject from login page?
Hi,
I'm very new in JDeveloper, my JDeveloper version is 10.1.2.1.0, my application use JSP, ADF BC and Struts.
My application is similar to these: http://www.oracle-10g.de/Whitepapers/as/40256.pdf
but I can`t filter the ViewObject, the struts action process the incoming input fields and the user was redirected to an struts data page (application menu page), but the read-only table in these page show the username of the first user from the users table.
How can I filter the viewobject in the wellcome page using username and password in the login page?
I appreciate your help.
Fadel
Edited by: user584615 on Nov 26, 2008 6:56 PM