make sure your servlet mapping ends with /*

so /something/* not just /something or /something/

-Igor


On 9/15/06, Arseny < [EMAIL PROTECTED]> wrote:
Hello!
Sorry for may be a silly question, but I am a newbie in Wicket.
Now I am studying it and came to studying AJAX components.
I have a following message in Firefox JS Console when I try to use
AutocompleteTextField with just copy/paste from examples.

Error: wicketThrottler is not defined
Source File: http://localhost:8090/webTest/
Line: 1

As I see it does not load the .js wicket scripts. What may be the
problem?
Thank you in advance!

P.S. I use Eclipse 3.1 with Tomcat 5.0 and latest wicket and extenstions version.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to