Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

secret inputText in adf rich client and trinidad

652672Feb 5 2009 — edited Feb 8 2009
Hello All ,

i have <tr:inputText id="password"
secret="true"
value="#{editUserBackedBean.userBean.passWord}"
simple="true"




be careful this input text is secret ,

i want to edit this value,which is already filled,but when i submit the value without any change, it will not set to the server.

so i want to submit the secret value as it come from server side is there any way to do this ?

thanks all
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 8 2009
Added on Feb 5 2009
2 comments
1,028 views