[jboss-user] [JBoss Seam] - Re: begginer question - request parameters

2007-09-06 Thread przadka
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 __

[jboss-user] [JBoss Seam] - Re: begginer question - request parameters

2007-09-06 Thread przadka
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

[jboss-user] [JBoss Seam] - begginer question - request parameters

2007-09-05 Thread przadka
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

[jboss-user] [JBoss Seam] - Re: problems with refreshing view after entity change

2007-09-03 Thread przadka
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

[jboss-user] [JBoss Seam] - Re: problems with refreshing view after entity change

2007-08-30 Thread przadka
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");

[jboss-user] [JBoss Seam] - problems with refreshing view after entity change

2007-08-30 Thread przadka
| Another user changed the same data, please try again | | | | | | | You don't have permission to do this | | | | | | Please log in fi