user sees page belonging to another session

2010-12-08 Thread Jason Lea
to redirect on error and monitor the number of cases we get. We will look at going to Wicket 1.4.14 soon. Is there some place we could/should add logging (DiskPageStore?) that might detect this problem earlier? -- Jason Lea ---

Re: Can I develop without recompiling/restarting after every change?

2010-05-30 Thread Jason Lea
'm wondering what the best way is to avoid having to do this when editing .java/.js/.css/.html files during development? I'd like to just make changes and then refresh the browser to test -- is this possible? -- Jason Lea ---

Re: Bug with on IE

2010-03-29 Thread Jason Lea
ket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Jason Lea - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: wicket app over https but renders some images as http

2010-02-10 Thread jason lea
der everything via HTTPS if its running over > HTTPS and just normal HTTP if its running as such? > > Note that I have things like: > > .someClass { > background-image: url(/library/image/silk/icon.png); > } > > so I can't just prefix all URL links since most of them come from the CSS. > > thanks, > Steve -- Jason Lea

Re: DataTable's Handling of NULL Values

2010-01-02 Thread Jason Lea
would have to return "undefined" for it's name property, etc. Thanks again, I will tinker with them both today. Norman - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.

Re: DataTable's Handling of NULL Values

2010-01-02 Thread Jason Lea
string and css class. Seems that I need to define a new IColumn. Any pointers? Has this been done before? Thanks, Norman - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Jason Lea

Re: Wicket feedback

2009-12-24 Thread Jason Lea
ystem will alert everyone to the test failure so you can fix it nice and early. -- Jason Lea - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: @RequireHttps - forms misbehaving

2009-12-21 Thread Jason Lea
o redirect to the page class rather than a new instance of it. This works for me right now...but what happens when I'd like to pass parameters into the constructor of the page I'm redirecting to? -v -- Jason Lea ---

Re: @RequireHttps - forms misbehaving

2009-12-21 Thread Jason Lea
blem. I just can't figure out what that might be, exactly. I would submit the small test case I made but it works just fine. I can't submit the application with the issue I've described, it's company code. -v -- Jason Lea

Re: enclosure changes in 1.4.4

2009-12-12 Thread Jason Lea
tp://clk.atdmt.com/GBL/go/177141665/direct/01/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Jason Lea

Re: Can't update TextField via Ajax after a validation error

2009-09-04 Thread Jason Lea
t;){ public void onClick(AjaxRequestTarget target) { value = 1; target.addComponent(testInput); target.addComponent(feedbackPanel); } }); } } } Choose 1 Submit -- Jason Lea

Re: border error

2009-07-17 Thread Jason Lea
ernando Wermus. www.linkedin.com/in/fernandowermus - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Jason Lea

Re: Feedback Messages Not Getting Displayed When Using AjaxSubmitLink

2009-06-19 Thread Jason Lea
); target.addComponent(this); } }; form.add(reenterPinLink); add(form); } } Does anyone know how to fix this? -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Jason Lea

Re: Apache Logs, Session IDs, and PageExpiredException

2009-06-11 Thread Jason Lea
w.foodhandler.org/%3bjsessionid=E0381EA98B6C107CD1D4DF8FDE5D88C3?wicket:interface=:12::: :"... XXX.XXX.29.22 - - [11/Jun/2009:01:28:07 -0700] "GET /resources/comp.Comp/print.css HTTP/1.1" 200 459 " https://www.foodhandler.org/%3bjsessionid=E0381EA98B6C107CD1D4DF8FDE5D88C3?wicket:interface=:12::: :"... - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Jason Lea

Re: wicket-ajax and IE performance problems for pages with many links

2009-04-18 Thread Jason Lea
th once will bring the numbers down to 220ms for page load and 30ms for ajax update. Igor committed the "var len=elements.length;" change into 1.3.x and 1.4.x already, so that should be all good :) As a comparision... firefox takes 70ms for Wicket.Focus.attachFocusEvent on page loa

Re: wicket-ajax and IE performance problems for pages with many links

2009-04-17 Thread Jason Lea
nal commands, e-mail: users-h...@wicket.apache.org - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Jason Lea

Re: maven-eclipse-plugin 2.6 will break your wicket projects

2009-04-02 Thread Jason Lea
ctice! Martijn - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Jason Lea - To

Re: WicketTester assertPageLink and BookmarkablePageLink

2009-04-01 Thread Jason Lea
ar to the assertPageLink method? Thanks, Alan -- Jason Lea

Re: onLoad never fires -- is there a bug in 1.4?

2009-02-21 Thread Jason Lea
ng happens) Is there a known bug in 1.4-SNAPSHOT? Does anyone else have this working? - Brill - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Jason Lea

Re: What is your experience on the time of development ?

2009-01-04 Thread Jason Lea
f someone changes the CSS and makes errors appear green... well, hopefully someone will notice that quickly. I hope that gives you a hint. Stay tuned for more in the blog... today was my first day back at work in the new year so it might have to wait a short time! ZedroS wrote: Jason Lea w

Re: debugging

2008-12-23 Thread Jason Lea
users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Jason Lea

Re: What is your experience on the time of development ?

2008-12-12 Thread Jason Lea
truts. But what are your experiences on JSF, Rails/Grails, SpringMVC/SpringWebFlow. Anyone you know the development-time from experience ? (P.S.: The applications must use AJAX and many custom components or tags in JSP, not just a hello world sample) --

Re: [OT] wicket users around the world

2008-12-12 Thread Jason Lea
in antibes, france francisco - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org - Michael Sparer http://talk-on-tech.blogspot.com -- Jason Lea

Re: how to register IConverters

2008-07-23 Thread Jason Lea
dditional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea