also have look at alaJSP stuff:
http://coldjava.hypermart.net
This tools was especially developed for Java<->Javascript
integration
ColdJava: java server side programming
http://coldjava.hypermart.net
Get your own FREE, pers
Ade Olumide wrote:
> [snip]
> I wish to validate the user input in these dynamic
> form elements. JSP scriplet expressions do not
> evaluate within my Javascript functions.
>
> How can I use Javascript to validate these form
> elements, or am I missing something here? Can I
> execute my JS functi
Hello.
I'm in a fix and would appreciate any input that you
guys can give me. My JSP engine is Weblogic 4.5.1,
running the 1.0 JSP spec. My pages make calls based on
user selections on any given JSP to EJB methods (via
WrappersBeans) which return relevant data to the next
JSP in the application p