[jboss-user] [JBoss Seam] - Re: Remove variable from page context via Contexts.removeFro

pete.muir@jboss.org do-not-reply at jboss.com
Tue Oct 23 09:55:29 EDT 2007


n.b. 

pageContext.set("foo", "bar");
  | assert !pageContext.contains("foo");

passes when you are in the INVOKE APPLICATION phase.

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

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



More information about the jboss-user mailing list