Hi,
how does Javascript work with struts? I have a 'Filter' form with a couple
of radio, select and text
fields. The only three request parameters are filterSet, filterType and
filterValue.
Example:
Select One
Stage1
Stage2
St
Hello,
I would like to use javascript comes with struts 1.0.
But, It expects me to have config directory in all the
directories under the webapps/classes directory.
For an example:
I have webapps/classweb/abc/abc.jsp file, Struts
expects to have webapps/classweb/abc/config/ directory
and *.gi
struts?
How to integrate javascript in struts without
writing any java code in jsp-pages?
How to integrate javascript in struts without
writing any java code in jsp-pages?
There is an article in last months Java Pro that shows
how to define menus in xml and then generate
javascript menus based off of them. I just tried to
look at it and it doesn't work (generating an
Exception) and I also had to fix the web.xml file to
even get it running. Maybe some of the code w
- Original Message -
From: Tom Miller <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 30, 2001 3:33 PM
Subject: Re: JavaScript in Struts
> Thanks, Ted.
>
> I like Craig's suggestion about combining dynamic Javascript menu systems
> with S
: JavaScript in Struts
Thanks, Ted.
I like Craig's suggestion about combining dynamic Javascript menu systems
with Struts. I wonder if anyone has tried this. I'm looking for a Javascript
tree or slider menu to adapt in this way and would appreciate it if anyone
could share any researc
Thanks, Ted.
I like Craig's suggestion about combining dynamic Javascript menu systems
with Struts. I wonder if anyone has tried this. I'm looking for a Javascript
tree or slider menu to adapt in this way and would appreciate it if anyone
could share any research.
I have looked at "Morten's Java
I've added these to our Jyve FAQ:
How Do I use Javascript in my Struts forms?
---
The relevant HTML tags provide support for the Javascript event handlers
onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress,
onkeyup, onmousedown, onmousem
You can either add the individual functions to your JSP page using the
Title: JavaScript in Struts
How do I perform javascript validation in struts pages ??
11 matches
Mail list logo