Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Harry Hunter   on Mar 09 In Java Category.

  
Question Answered By: Estella Mitchell   on Mar 09

I think that it's so usual to lost values  when you submit your form and change request .
Maybe it's better , use of Ajax submit, instead of submitting form when you change the value of dropdown  . it cause to send a request to server and change a part of page  which you want but not your whole page . for doing this that's enough to use form tag of Ajax for JSF lib(a4j) and add
" ajaxSubmit="true" "
to your form tag in the page.
for more information refer to A4J lib refrence.

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on JSF component Or get search suggestion and latest updates.


Tagged: