| 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
|
|
|
You really can't other then posting a form back to the server....
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56191
|
|
|
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!...
|
 |
 |
|
|
subject: java script with servlet
|
|
|