|
No you can't just access a
Javascript method from JSP. JSP knows nothing about
Javascript. But you can use JSP to print out Javascript methods on
the fly.
By the way. To print to the
webpage it is out.println. Not
System.out.println
|
- How to access a JAVASCRIPT method within JSP Veena
- Re: How to access a JAVASCRIPT method within JSP Cory L Hubert
- Re: How to access a JAVASCRIPT method within JSP Stephen Summerfield
- Re: How to access a JAVASCRIPT method within JSP Huynh, Mai
- Re: How to access a JAVASCRIPT method within JSP Dmitri Namiot
