"[EMAIL PROTECTED]" wrote : If you used page parameters you wouldn't have this 
problem as you would be deleting rows by id rather than position in a list. So 
I would use page parameters ;)

I have solved problem partially with page parameters, but it does not work for 
ajax request (used exactly for "delete" operation in table). 

I define page parameter in pages.xml and obtain it via @RequestParameter in 
code. For normal request it works, for ajax request parameter is null. 

Any idea ? 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114646#4114646

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4114646
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to