aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes java script with servlet 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 » Engineering » HTML, CSS and JavaScript
Reply Bookmark "java script with servlet" Watch "java script with servlet" New topic
Author

java script with servlet

Sri GS
Greenhorn

Joined: Apr 29, 2004
Posts: 3
can i use java script with servlet
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
You really can't other then posting a form back to the server....
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

Depends what you mean by that. No (as Eric pointed out), they cannot interoperate. Yes, your servlet can generate a page that contains Javascript.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Sri Gnana
Ranch Hand

Joined: Apr 29, 2004
Posts: 166
Thanks


Thanks & Regards
Sri Gnana
Everythings Programmed!...
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: java script with servlet
 
Similar Threads
Java Script Folder Object.
Calling function with onClick attribute
How call a servlet method
can anyone explain when VBscript should be used in web based application??
from a applet how can i call a servlet??