PrescientTemplateOriginalPage is actually the parent class of PrescientHome
so that why PrescientTemplateOriginalPage had the <wicket:child/> tag, and
prescientHome had the <wicket:extend>.
I was able to solve the problem and your assistance was greatly appreciated.
The problem is seems was how I was referring my form id. I needed to put 
<form wicket:id="occupationForm">   and not <form id="occupationForm"> . 

Francois thank you so much for all your assistance.

--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html

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

Reply via email to