"pete.muir(a)jboss.org" wrote :
| Normally you wouldn't make a search screen conversational. Why do you want to make
it conversational?
|
I wanted to be able to provide search refinement and result paging/navigation, thus
storing per-search state, and allow multiple searches per session. It seemed to me like
an ideal candidate for a conversation. Would you suggest a session state or stateless
approach as an alternative?
"pete.muir(a)jboss.org" wrote :
| If you really do want to make it conversational, then you can use <end-conversation
before-redirect="true" /> in pages.xml
|
I'm not sure how I could use end-conversation to only end the conversation prior to a
new search being performed, and keep the conversation alive for result paging/navigation.
Could you give an example?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117155#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...