How to resolve tree issue?

2009-02-04 Thread Penn
ee1, final AjaxRequestTarget target) { super.onNodeLinkClicked(node, tree1, target); // setResponsePage(); } Thanks in advance ~Penn -- View this message in context: http://www.nabble.com/How-to-resolve-tree-issue--tp2183803

Re: how to resolve jsessionid for the first time in the url

2008-03-27 Thread Penn
s/api/javax/servlet/http/HttpServletResponse.html#encodeURL(java.lang.String) > > > > On Thu, Mar 27, 2008 at 7:05 PM, Penn <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> when i go to my homepage for the first time, after clearing caching in >&

how to resolve jsessionid for the first time in the url

2008-03-27 Thread Penn
it is resolved to http://localhost:8080/home?wicket:interface=:1:loginform::IFormSubmitListener:: so how to avoid the jessionid in the url for the first time Penn -- View this message in context: http://www.nabble.com/how-to-resolve-jsessionid-for-the-first-time-in-the-url-tp16340508p16340508

Re: [vote] Release 1.4 with only generics and stop support for 1.3

2008-03-19 Thread Penn
+1 Penn Martijn Dashorst wrote: > > This thread is for voting only. Use the [discuss] thread for voicing > your opinion or asking questions. This makes counting the votes much > easier. > > The discussion on our development list makes it clear that a lot of > folks are a

redirect to a new page on form error?

2008-03-04 Thread Penn
Hello, i have use case, where on the home page i have login form, on form error like mismatched username or password, I need to redirect to new page and display the errors. Any thougths? 'Penn -- View this message in context: http://www.nabble.com/redirect-to-a-new-page-on-form-

How to Apache tomcat wicket setup?

2008-02-05 Thread Penn
would just say *.jsp is forward to tomcat. How to do this with wicket as we don't have any specific file extension? `Penn -- View this message in context: http://www.nabble.com/How-to-Apache-tomcat-wicket-setup--tp15299970p15299970.html Sent from the Wicket - User mailing list archi