Anees Shaik

Greenhorn
+ Follow
since Mar 27, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Anees Shaik

write a script to click that jsf button. Example
document.getElementById(<specify button_id>).click();
14 years ago
JSF
axaj4jsf is very nice framework to use with JSF(RI) but it submitt entire page and re-render a part of the page.If I have a template which includes more than 4 JSPs(<h:form></h:form> appended to individual jsps) all the jsps are getting submitted. Is this a default behaviour of ajax4jsf or is there any other workaround?

any suggestion is appriciated.

Thank you
14 years ago
JSF
Hi
I am also trying to build a sample application in netbean 6.0.1 using Jboss AS 4.2.2 and EJB3. I will be glad if i can get working example and steps for the same.

early awaiting for the reply

Thank you