BTW I am curious because we are also at the point of doing a move to SVN (or not ; , and, yes, I know it maybe a bit off-topic.. ;)
Developers here work with Eclipse which, as we noticed, has a problem when refactoring where the Eclipse built-in SVN client somehow gets confused and breaks.
So I was wondering what IDE(s) you use where this problem does not arise (or has not been noticed so far ;)
Thanks for a hint,
Wolfgang.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127831#4127831
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127831
Hi,
the Seam app in our project opens a new conversation when the user enters a page. All actions on that page are based on ajax-requests and reRender of page regions. So I outject all objects the user can select and work with on that page in ScopeType.PAGE. Are there any disadventages I should consider when doing this?
Also, is there some kind of timeout of this objects in page scope or other things I should know?
Regards,
Alexander
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127824#4127824
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127824
Hi folks,
some movement, looks great -> thx.
So 1st of all i have a list on the xhtml page. this list has a checkbox for each row. when submited i like to start one conversation for each checked row. i expect to find the list of conversations e.g. in the conversation switcher.
i have to start those conversations programatically. as a workaround i removed the checkboxes and use links to start a conversation with a new page. after, the user has to go back to the list and start the next and so on.
I now will try muhviehstarr hint.
thx again
Timo
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127822#4127822
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127822