Re: How to get HTML source code from a wicket page

2007-09-04 Thread Oliver Henlich
Hi Jean-Baptiste, Thanks for the response. Here is the jira entry https://issues.apache.org/jira/browse/WICKET-929 Cheers Oliver Jean-Baptiste Quenot wrote: * oliver.henlich: Hi Jean-Baptiste, just wondering if you got a chance to look at this? Hi Oliver, I have identified the bug thanks

Re: Wicket-Spring

2007-08-29 Thread Oliver Henlich
bhupat parmar wrote: Hi i want to integarte my wicket rame work with an existing spring frame work .Can some body tell how to go about it? thanks You really should learn to search just a little bit Quick google search gives you: http://cwiki.apache.org/WICKET/spring.html Oliver

Re: Question about using UploadWebRequest

2007-08-21 Thread Oliver Henlich
Al Maw wrote: oliver.henlich wrote: The javadoc on org.apache.wicket.extensions.ajax.markup.html.form.upload.UploadWebRequest explains how to install it (Note: javadoc has problems with it...maybe the @ symbol?). class MyApplication extends WebApplication { ... @Override protected