答复: What is the Wicket way to redirect?

2008-05-01 Thread Jay
Hi, Igor What's the difference between RestartResponseException and RestartResponseAtInterceptPageException? Thx Regards, Jay -邮件原件- 发件人: Igor Vaynberg [mailto:[EMAIL PROTECTED] 发送时间: 2008年2月21日 7:03 收件人: users@wicket.apache.org 主题: Re: What is the Wicket way to redirect? s/error

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

2008-03-17 Thread Jay Hogan
+1

Re: Revisited: How to mount a form?

2008-03-12 Thread Jay Hogan
guide on the wiki (http://cwiki.apache.org/WICKET/newuserguide.html) for further information. Jay On Wed, Mar 12, 2008 at 5:23 AM, Jörn Zaefferer [EMAIL PROTECTED] wrote: That is not an acceptable answer. And from what I've seen, Wickets RequestCodingStrategy-architecture allows you to mount

Re: Anyone thinking about an OLAP4J component?

2008-03-05 Thread Jay Hogan
company.. I'd be glad to help out a little though:) regards Nino Jay Hogan wrote: Has anyone thought about writing a Wicket OLAP viewer using the new (still beta) olap4j API? (http://www.olap4j.org/) I would kill (ok, maim) for something like that and Wicket is a great platform

Form submit to resource download to redirect to new page

2008-03-03 Thread Jay Hogan
. I would like to be able to create and download the PDF AND redirect to a new page when the form is submitted. What is the best way to do this? Thanks in advance for your help, Jay

Re: TextArea problems

2008-03-02 Thread Jay Hogan
Hi Jörgen, The textarea tag requires a close tag, rather than an open-close tag. Like this: form wicket:id=testTextAreaForm method=post textarea wicket:id=testTextArea rows=10 cols=30Content to be replaced by wicket/textarea /form Cheers, Jay On Sun, Mar 2, 2008 at 6:01 AM, [EMAIL

Anyone thinking about an OLAP4J component?

2008-02-29 Thread Jay Hogan
Has anyone thought about writing a Wicket OLAP viewer using the new (still beta) olap4j API? (http://www.olap4j.org/) I would kill (ok, maim) for something like that and Wicket is a great platform for it IMHO. I have not been very impressed with the Java OLAP pivot tools I have seen, of which

Re: Pickup up new markup without restarting webapp

2008-02-28 Thread Jay Hogan
://cwiki.apache.org/WICKET/multiple-markups-per-page.html)? If neither of these fits th bill, you could try using a ReloadingWicketFilter: http://people.apache.org/~tobrien/wicket/apidocs/org/apache/wicket/protocol/http/ReloadingWicketFilter.html Cheers, Jay On Thu, Feb 28, 2008 at 2:40 PM, Chris

Re: Pickup up new markup without restarting webapp

2008-02-28 Thread Jay Hogan
Chris, Have you looked at subclassing MarkupCache? I'm just a Wicket user so one of the devs might want to weigh in but that is where I would start looking. http://people.apache.org/~tobrien/wicket/apidocs/org/apache/wicket/markup/MarkupCache.html Cheers, Jay On Thu, Feb 28, 2008 at 4:01 PM

Re: Pickup up new markup without restarting webapp

2008-02-28 Thread Jay Hogan
that replicates the DEV mode markup reload functionality. Good luck, Jay On Thu, Feb 28, 2008 at 4:50 PM, Chris Colman [EMAIL PROTECTED] wrote: The interesting thing is that a bounce of the app reads the new variants without a problem. This seems to indicate to me that there must be some initial

Outdated Javadoc referenced on wicket.apache.org

2008-02-26 Thread Jay Hogan
Any chance someone can updated the javadoc referenced on the Wicket homepage? It is currently showing a 1.3.0 snapshot. Cheers, Jay

AjaxRequestTarget and dynamic form component

2008-02-14 Thread Jay Hogan
approach? Am I making a stupid-wicket-newbie mistake? I'm open to suggestions. Cheers, Jay

Re: AjaxRequestTarget and dynamic form component

2008-02-14 Thread Jay Hogan
departments. I don't really need the form to be submitted every time the search operator is changed but when I add the form to AjaxRequestTarget.addComponent() the form is re-rendered and my changes are lost. Am I making any sense? Thanks, Jay On Thu, Feb 14, 2008 at 3:12 PM, Timo Rantalaiho

Nested list structures and RecursivePanel

2008-01-03 Thread Jay Hogan
it and it burns me that I can't figure it out. Anyone have any ideas? Thanks, Jay NavigationPanel.java: public class NavigationPanel extends Panel { private static final long serialVersionUID = 1013065866921645502L; /** * Constructor * @param id - Wicket ID * @param menus

Re: Nested list structures and RecursivePanel

2008-01-03 Thread Jay Hogan
Thanks Igor, that did the trick. I knew it had to be a simple solution. Sometimes learning a new technology is like hammering nails with your forehead! Jay On Jan 3, 2008 1:17 PM, Igor Vaynberg [EMAIL PROTECTED] wrote: you can use the wicket:container tag instead of span if you dont want

Turbine and Wicket co-existence while migrating frameworks

2007-12-21 Thread Jay Lawrence
really like to find a way to make the two frameworks co-exist to some degree or another. We envision invoking Turbine from within Wicket and somehow keep track of session for both. Has someone, or is someone out there considering this? Any experiences, etc. would be appreciated! Jay -- View

Ottawa Wicket Meetup

2007-12-21 Thread Jay Lawrence
I just added to the Wiki pages ... thought I would drop a note to the list If you're in Ottawa and are interested in meeting up to discuss Wicket, etc., give me a shout. Jay -- View this message in context: http://www.nabble.com/Ottawa-Wicket-Meetup-tp14454416p14454416.html Sent from