What is the exact input file for wicket?
johan
On 5/3/06, Rui Pacheco <
[EMAIL PROTECTED]> wrote:
Here it is.On 5/3/06, Johan Compagner < [EMAIL PROTECTED]> wrote:give me the complete html fileOn 5/3/06, Rui Pacheco <[EMAIL PROTECTED]> wrote:Hi all
I am receiving the following error when trying to call a component in my HTML:
WicketMessage: Expected close tag. Possible attempt to embed component(s) in the body of a component which discards its body.
The tag I am using is a <a wicket:id="something">Some Text</a>. I use this in other pages without any problems, but here the parser keeps on asking for a closing tag. I have reviewed my HTML with Dreamweaver, and I made sure I was inserting the component in my Java classes: add(new PageLink("something", SomePage.class))
What could be causing this? Anyone have any idea?
--
Cumprimentos,Rui Pacheco
--
Cumprimentos,Rui Pacheco
