are you still calling add(otherForm) ? you still have to add it, and after that set it to invisible.

-Igor


On 5/2/06, Aditya < [EMAIL PROTECTED]> wrote:

When I tried to set otherForm.isVisible(false), I get an error saying that
addForm is not present in the java page but its present in the markup.

WicketMessage: Unable to find component with id 'addForm' in [MarkupContainer
[Component id = _extend, page = com.AdminPage, path =
1:_<body>:_child:_extend:_child:_extend.MarkupInheritanceResolver$
TransparentWebMarkupContainer,
isVisible = true, isVersioned = true]]. This means that you declared
wicket:id=addForm in your markup, but that you either did not add the component
to your page at all, or that the hierarchy does not match.
[markup = file:/AdminPage.html, index = 38, current = '<form
wicket:id="addForm">' (line 19, column 5)]




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to