10 Replies Latest reply on Jan 8, 2007 4:49 AM by liudan2005

    bookmarkable page with cid problem

    liudan2005

      I have a bookmarkable page that is opened through s:link. the action method is annoated with @Begin(join=true) in a conversation scoped bean. The s:linke generated url has a parameter "cid=2". When I restart my browser and paste the url, I get an error saying that conversaton can't be found and direct me to the home page.

      Is it possible to ask Seam to create a new conversation in this case?