Re: [Wicket-user] RC2 - still have javascript errors

2006-04-22 Thread Eelco Hillenius
It's related to multi browser support. Eelco > What do need setWicketCookie and deleteWicketCookie for? What is the > use case? Apologize that I'm not reading every mail anymore, but there > are just to many. Has there been a discussion on the use case already? > RFE? > > Juergen > > On 4/20/06,

Re: [Wicket-user] RC2 - still have javascript errors

2006-04-21 Thread Vincent Jenks
Interesting, I had never noticed it before and didn't get the error while using 1.1.1. I've only been using wicket for about 1.5 mo. so I'm still a greenhorn. On 4/21/06, Gwyn Evans <[EMAIL PROTECTED]> wrote: > Just as an aside, to the best of my knowledge, this isn't something > that's new/chang

Re: [Wicket-user] RC2 - still have javascript errors

2006-04-21 Thread Gwyn Evans
Just as an aside, to the best of my knowledge, this isn't something that's new/changed in 1.2, hence nothing in any transition notes - this is been there right from the start, but maybe it's more apparent now there tends to be more to Wicket than the basic servlet, if you see what I mean. /Gwyn O

Re: [Wicket-user] RC2 - still have javascript errors

2006-04-21 Thread Vincent Jenks
Finally got around to putting the /* in the mapping and t's all good now, thanks! On 4/21/06, Vincent Jenks <[EMAIL PROTECTED]> wrote: > Oh, sorry, here's the whole thing. > > > ProductCatalogApp > wicket.protocol.http.WicketServlet > > applicationClassName > com.myapp.

Re: [Wicket-user] RC2 - still have javascript errors

2006-04-21 Thread Vincent Jenks
Oh, sorry, here's the whole thing. ProductCatalogApp wicket.protocol.http.WicketServlet applicationClassName com.myapp.ProductCatalogApp 1 ProductCatalogApp /products ...obviously I need to change it to /products/* ?? I guess I must have miss

Re: [Wicket-user] RC2 - still have javascript errors

2006-04-20 Thread Eelco Hillenius
I think Igor meant what the element looks like. E.g. phonebook has: phonebook /app/* if that would be phonebook /app/ (without the *), package resources won't work. Eelco On 4/20/06, Vincent Jenks <[EMAIL PROTECTED]> wrote: > wicket.protoc

Re: [Wicket-user] RC2 - still have javascript errors

2006-04-20 Thread Igor Vaynberg
i was talking about the servlet mapping...whats between your servlet-mapping tags?On 4/20/06, Vincent Jenks < [EMAIL PROTECTED]> wrote:wicket.protocol.http.WicketServlet On 4/20/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:> what is the servlet mapping you use for the wicket servlet?>> -Igor On

Re: [Wicket-user] RC2 - still have javascript errors

2006-04-20 Thread Vincent Jenks
wicket.protocol.http.WicketServlet On 4/20/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > what is the servlet mapping you use for the wicket servlet? > > -Igor > > > > On 4/20/06, Vincent Jenks <[EMAIL PROTECTED] > wrote: > > 404 not found > > > > On 4/20/06, Johan Compagner < [EMAIL PROTECTED]> w

Re: [Wicket-user] RC2 - still have javascript errors

2006-04-20 Thread Igor Vaynberg
what is the servlet mapping you use for the wicket servlet?-IgorOn 4/20/06, Vincent Jenks <[EMAIL PROTECTED] > wrote:404 not foundOn 4/20/06, Johan Compagner < [EMAIL PROTECTED]> wrote:> and what does this link return?>>> /MyApp/products/resources/wicket.markup.html.WebPage/cookies.js;jsessionid=8D

Re: [Wicket-user] RC2 - still have javascript errors

2006-04-20 Thread Vincent Jenks
404 not found On 4/20/06, Johan Compagner <[EMAIL PROTECTED]> wrote: > and what does this link return? > > > /MyApp/products/resources/wicket.markup.html.WebPage/cookies.js;jsessionid=8D5250BD41A597EBD63C695113E757DF > > johan > > > > On 4/20/06, Vincent Jenks <[EMAIL PROTECTED]> wrote: > > > Yep

Re: [Wicket-user] RC2 - still have javascript errors

2006-04-20 Thread Johan Compagner
and what does this link return?/MyApp/products/resources/wicket.markup.html.WebPage/cookies.js;jsessionid=8D5250BD41A597EBD63C695113E757DFjohanOn 4/20/06, Vincent Jenks <[EMAIL PROTECTED]> wrote: Yep, here's all the js stuff I see in the head:src=""