| Author |
inputText tag not working properly
|
samir vasani
Ranch Hand
Joined: Nov 24, 2010
Posts: 55
|
|
hi all,
My problem is with inputText tag.
Code of the .jsp is below
Please find attached file for the error.
In this screen you will see that Enter Login ID: text box contains #{SimpleLogin.loginName}.
I am not getting why its there..and why balnk text box is not coming.
So solve this problem please..
|
 |
nikola petanjak
Greenhorn
Joined: Apr 01, 2011
Posts: 19
|
|
I know my suggestion mind be trivial but,
have you tried value="#{simpleLogin.loginName}" (without capital S)?
|
 |
 |
|
|
subject: inputText tag not working properly
|
|
|