Re: WicketSessionFilter setup

2009-07-05 Thread Mathias Nilsson
Thanks, I figured it out. It was an example in the wicket-examples and the HelloWorldServlet -- View this message in context: http://www.nabble.com/WicketSessionFilter-setup-tp24336020p24343057.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: WicketSessionFilter setup

2009-07-05 Thread Erik van Oosten
> > > wicket.upload > > org.apache.wicket.protocol.http.WicketFilter > >applicationClassName >se.edgesoft.WicketApplication > > > > wicket.upload > /* > > > > > -- View this message in context: http://www.nab

Re: WicketSessionFilter setup

2009-07-04 Thread Mathias Nilsson
And right now I'll get an error if I call Session.get() in the servlet. -- View this message in context: http://www.nabble.com/WicketSessionFilter-setup-tp24336020p24337449.html Sent from the Wicket - User mailing list archive at Nabbl

Re: WicketSessionFilter setup

2009-07-04 Thread Mathias Nilsson
Yes, sorry. I want to access Wicket Session in my FileUploadServlet. -- View this message in context: http://www.nabble.com/WicketSessionFilter-setup-tp24336020p24337445.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: WicketSessionFilter setup

2009-07-04 Thread Erik van Oosten
Any hints on why you're asking? Mathias Nilsson wrote: Whats wrong with this setup http://java.sun.com/xml/ns/j2ee"; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLoc - To unsubscribe, e-

WicketSessionFilter setup

2009-07-04 Thread Mathias Nilsson
Whats wrong with this setup http://java.sun.com/xml/ns/j2ee"; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"; version="2.4"> upload WicketSessionFilter org.apache.wicket.protocol