[jboss-user] [JBoss Seam] - Conversation Id in custom servlet

dustismo do-not-reply at jboss.com
Fri Apr 20 20:29:33 EDT 2007


Hello,
I have a custom servlet that serves custom generated graphs (many of them per page).  I notice that every time there is a request to the servlet a new conversation is created, even though I am passing the conversationId to the servlet.

My page code looks like:


  | <h:graphicImage value="/media/wggraph?gsMan=wgGraphs&amp;ugid=#{graph.id}&amp;conversationId=#{conversation.id}" />
  | 

Am I doing something wrong? Or will there always be a new conversation created everytime a servlet is accessed?

thanks,
Dustin

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039474#4039474

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039474



More information about the jboss-user mailing list