[jboss-user] [JBoss Seam] - Re: Get *Context from Servlet
ewfolf
do-not-reply at jboss.com
Tue Jul 31 12:41:01 EDT 2007
"ewfolf" wrote : Cool shit, it works!
| Sadly the conversationId within my IFrame is not the same as the one where it is embedded.
|
| Any clue?
Solved quoted issue!
IFrame src property:
?conversationId=#{conversation.id}
Form action within IFrame file
?conversationId=#{param['conversationId']}
The other one is already open.
Any ideas greatly appreciated!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069270#4069270
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069270
More information about the jboss-user
mailing list