On 10/11/06, Ted Roeloffzen <[EMAIL PROTECTED]> wrote: > But how could you establish a connection between the javascript and the java > code from the CMS?
That's the stuff you'll be learning! :) Rhino, JRuby, Jython, etc, all have excellent Java integration. By the time you get there, you'll figure it out. The thing I like about Velocity or Freemarker, as that those give you a very limited - and limited is good here - language for doing some basic text manipulation as accessing variables. If you use e.g. JRuby, things can get pretty wild, and you might open up too much of your machine for possible misuse. Btw, of the Java script languages I know, PNuts (https://pnuts.dev.java.net/) is by far my favorite. Not a whole lot of documentation etc, but I thought the code was set up nice and clear so armed with a debugger etc, you can get pretty far. Eelco ------------------------------------------------------------------------- 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