Here i am trying to build a small application, 

I Have 3 pages View, Edit and Add for my portlet

initially i am at View Mode, when i go to the Edit mode from the view mode
it displays the Edit Page. 
On Edit page i have Link, clicking on the link should forward to Add Page
and it never happens this way.

As it never comes inside the onClick() method of link, it goes to
processAction() and it ends up there. 


 


-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Problem-working-on-Portlet-modes-tp3015086p3015086.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to