Re: how to solve this problem

2013-07-08 Thread fan wang
thx,i dont know how to describe this question, the project sometimes is okay
,but some times when i open it again and then throw the exception..

thx everyone..i will read the manual..thx...



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/how-to-solve-this-problem-tp4660122p4660136.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



Re: how to solve this problem

2013-07-08 Thread fan wang
in fact i have a main page and other pages extends this page.when i login in
this page first time ,its work, but when i close the page and login again
,then throw the exception..

should i show some code of java or html?



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/how-to-solve-this-problem-tp4660122p4660140.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



how to solve this problem

2013-07-07 Thread fan wang
when i close my browser and open the project again,then show the
Exception,what's wrong? thx!!!

Last cause: Markup not found for Component: [HtmlHeaderContainer [Component
id = _header_0]]

Stacktrace

Root cause:

org.apache.wicket.markup.MarkupNotFoundException: Markup not found for
Component: [HtmlHeaderContainer [Component id = _header_0]]
 at org.apache.wicket.Component.internalRender(Component.java:2333)
 at org.apache.wicket.Component.render(Component.java:2293)
 at
org.apache.wicket.MarkupContainer.renderNext(MarkupContainer.java:1388)
 at
org.apache.wicket.MarkupContainer.renderAll(MarkupContainer.java:1553)
 at org.apache.wicket.Page.onRender(Page.java:884)
 at org.apache.wicket.markup.html.WebPage.onRender(WebPage.java:142)
 at org.apache.wicket.Component.internalRender(Component.java:2365)
 at org.apache.wicket.Component.render(Component.java:2293)
 at org.apache.wicket.Page.renderPage(Page.java:1021)
 at
org.apache.wicket.request.handler.render.WebPageRenderer.renderPage(WebPageRenderer.java:116)
 at
org.apache.wicket.request.handler.render.WebPageRenderer.respond(WebPageRenderer.java:244)
 at
org.apache.wicket.core.request.handler.RenderPageRequestHandler.respond(RenderPageRequestHandler.java:165)
 at
org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:830)
 at
org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:64)
 at
org.apache.wicket.request.cycle.RequestCycle.execute(RequestCycle.java:253)
 at
org.apache.wicket.request.cycle.RequestCycle.processRequest(RequestCycle.java:210)
 at
org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(RequestCycle.java:281)
 at
org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:188)
 at
org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:245)
 at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
 at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
 at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
 at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
 at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
 at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
 at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
 at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
 at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
 at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
 at java.lang.Thread.run(Thread.java:722)







--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/how-to-solve-this-problem-tp4660122.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



when i click the link quickly in my page,then will show the wrong page

2013-05-22 Thread fan wang
in my project,i have a menu in my page,but when i click the menu quickly,the
will show the wrong page,,

Page Expired

The page you requested has expired.

Return to home page

THX



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/when-i-click-the-link-quickly-in-my-page-then-will-show-the-wrong-page-tp4658982.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



use ajaxbutton to export *.pgf or *.excel

2013-05-21 Thread fan wang
when i use an AjaxButton :
ERROR: Wicket.Ajax.Call.failure: Error while parsing response: Error:
Invalid XML:




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/use-ajaxbutton-to-export-pgf-or-excel-tp4658954.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