Re: Dynamic HTML/Javascript & JSP

2001-09-19 Thread G.Nagarajan
PROTECTED] Subject: Dynamic HTML/Javascript & JSP I'm looking for some resources on using DHTML/JavaScript with JSP. What I'm trying to do is call a method from a javascript event handler, ie: LINK TEXT where someFunction calls the Java method. here is some example code of what I have r

Dynamic HTML/Javascript & JSP

2001-09-19 Thread David Gee (MAYA Design)
I'm looking for some resources on using DHTML/JavaScript with JSP. What I'm trying to do is call a method from a javascript event handler, ie: LINK TEXT where someFunction calls the Java method. here is some example code of what I have right now: <%@ page info="Portal Page" import="co