webtier@glassfish.java.net

Re: JSF 2.0: Ajax Section of JSF2 Tutorial Now Available

From: <forums_at_java.net>
Date: Mon, 16 May 2011 01:07:28 -0500 (CDT)

 

can anybody help how can I use after fill a form of inputtext feilds and
supmit the button so that another form of textfeilds come at the buttom of
the same page.

for example can I do something like this with jsf 2.0 ajax.

xmlhttp.open("GET","getuser.jsp?q="+str,true);
xmlhttp.send();
}
</script>
 


--
[Message sent by forum member 'leader1']
View Post: http://forums.java.net/node/697751