aspose file tools
The moose likes JSP and the fly likes Calling JavaScript using EL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Calling JavaScript using EL" Watch "Calling JavaScript using EL" New topic
Author

Calling JavaScript using EL

Ed Carrington
Ranch Hand

Joined: Oct 11, 2007
Posts: 77
I am trying to call a JavaScript function using EL.
My below attempt outputs the following exeption:
The function dateInfo must be used with a prefix when a default namespace is not specified
Please advise.



David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

EL runs on the server; JS runs on the client. It's not going to work.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56215
    
  13

Read this article to find out how JSP works.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Calling JavaScript using EL
 
Similar Threads
XML DOM is not working
JSF binding conversion
Cannot see the JavaScript code I wrote when I hit script tab on firebug :(
Getting javascript error while closing ActiveXRecordset object
Having Problems with Jquery.