</tr> is missing or any of its inner tags are not closed (may be
quotes " or ' are somewhere missing)

Juergen

On 2/20/06, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
> I have tried as much as possible to debug this problem. it keeps coming and
> all IDs were normally created...What could be wrong
>
> wicket.markup.MarkupException: Tag '<tr>' (line 40, column 21) has a
> mismatched close tag at '</table>' (line 184, column 17)
> [markup =
> file:/C:/Documents%20and%20Settings/Administrator/chp/build/web/WEB-INF/classes/net/community/health/pages/RecordInputPage.html,
> index = 62, current = [Raw markup]]
>     at
> wicket.markup.MarkupParser.parseMarkup(MarkupParser.java:365)
>     at
> wicket.markup.MarkupParser.readAndParse(MarkupParser.java:236)
>     at
> wicket.markup.MarkupCache.loadMarkup(MarkupCache.java:219)
>     at
> wicket.markup.MarkupCache.loadMarkupAndWatchForChanges(MarkupCache.java:300)
>     at
> wicket.markup.MarkupCache.getMarkup(MarkupCache.java:183)
>     at
> wicket.markup.MarkupCache.getMarkupStream(MarkupCache.java:100)
>      at
> wicket.markup.MarkupCache.getMarkupStream(MarkupCache.java:83)
>     at
> wicket.MarkupContainer.getAssociatedMarkupStream(MarkupContainer.java:710)
>     at wicket.Page.onRender(Page.java:778)
>     at wicket.Component.render (Component.java:1163)
>     at wicket.Page.doRender(Page.java:251)
>     at
> wicket.protocol.http.WebRequestCycle.redirectTo(WebRequestCycle.java:276)
>     at wicket.RequestCycle.respond(RequestCycle.java:934)
>     at wicket.RequestCycle.request(RequestCycle.java:411)
>     at
> wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:208)
>     at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> --
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to