-
Handling Javascript array in java
Hi all,
I am trying to pass a javascript array to java.
Any one have any idea how it can be handled.
Thanks,...
-
As far as I know you can't.
JavaScript is primarily (only?) a client-side language.
Java is a server-side language.
Can you give us an example of the HTML page and perhaps your Javascript array content?
Do you use JSP pages only? Or also Servlet classes?
Archie
-
Probably a little AJAX and some JSON would be what you are needing to search for.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks