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,
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
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
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.
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
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
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
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
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
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
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=""