there should be a way for you to relax your server's checks, that is a little crazy.
-igor On Tue, Nov 10, 2009 at 2:02 PM, David Skuben <david.sku...@gmail.com> wrote: > Hellou everyone, > I use StatelessForm on GlassFish Ent Server 2.1 and I have this prob. > When I submit form with method POST and Action url: > http://xyz.sk/mymount/wicket:interface/:0:form::IFormSubmitListener:: server > send me back status code 400 (There are some problems in the request: > invalid URLPatternSpec). When I deploy same app in jetty or tomcat > everything works fine. But my production enviroment is GlassFish. > > I think that prob is in character ":" in URL, but i dont understand because > i debug that all params are decoded thrue > WicketURLEncoder.PATH_INSTANCE.encode(string). > > Do you have some ideas ? > Thanks a lot. > Dave > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org