solved.
what i was looking for was the @RequestParameter annotation.
best regards
michal
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081888#4081888
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081888
__
thanks for the answer. i did some experiments which seem to confirm it.
the source of my question is in the paging example in the documentation:
http://docs.jboss.com/seam/1.2.1.GA/reference/en/html/framework.html#d0e5897
in the example, the paging parameter (firstResult) is passed as a request
and did not come across anything relevant. Am I missing
something? Is it some default behaviour?
Thanks for any info.
Michal Przadka
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081524#4081524
Reply to the post :
http://www.jboss.com/index.html?modu
hello,
unfortunately i did not manage to solve the problem. in the end i redesigned
the UI so the problematic situation does not even occur. im not happy with it
though...
regards,
michal przadka
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p
hi,
thankts for the reply. unfortunately it does not seem to be the contexts issue.
adding
| Contexts.getConversationContext().remove("research");
|
in the session bean (just before the return call) did not help.
i also tried with:
| Contexts.getPageContext().remove("research");
| Another user changed the same data, please try
again
|
|
|
|
|
|
| You don't have permission to do this
|
|
|
|
|
| Please log in fi