i have 2 forms, 1.grid-form 2. upload form. both forms have mentioned in html

But initially i want to load upload-form only. So that initially how to
remove grid-form.

after submitting upload-form, now only i have to display grid-form.

Tell me how to remove single markup component from the html using java.
(i.e <div wicket:id='test'> in html - remove it from java)
 
-- 
View this message in context: 
http://www.nabble.com/Removing-Markup-Component-%28From-HTML%29-using-Java-tf4142901.html#a11784996
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to