HI
JSP and Wikcet Iframe running on different server.
The JAVA Code
public class abc extends WebPage {
public abc(final PageParameters parameters) {
logger.debug("+++++++++++++++++++++++++++++++++++++++++++++++++ "+
parameters.getIndexedCount());
logger.debug("+++++++++++++++++++++++++++++++++++++++++++++++++"+getRequest().getPostParameters().getParameterNames());
}
}
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Not-getting-the-Post-Parameter-values-in-Iframe-wicket-Page-tp4650106p4650108.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]