| Author |
Javascript java communication in java 1.4.2
|
Yo Ed
Greenhorn
Joined: Aug 19, 2008
Posts: 1
|
|
Hi Guys I am populating the data entered by user on the web-page into an object and to enter the data into database I need to take the data beack till servlet.How can I achieve it using java 1.4.2 with best performance parameters.I am using DOJO for some js controls so I can think of using jsonString approach.However my object is very complex.It has an outer hashtable having multiple objects(9-10).the object inside hashtable will have again 3 objects within it.THese three objects will have certain properties alongwith hashtable within them.I need to pass this data back to servlet by maintaining this hierarchy.Is there any way to achieve it in a performance centric approach apart from jsonString using java 1.4.2. Thanking all of you in advance for your help Yogesh Edekar
|
 |
Joe Matthew
Ranch Hand
Joined: Jun 10, 2008
Posts: 66
|
|
Hello, Welcome to Java Ranch! This post not placed in the correct forum. This is a Portal based forum. P.S. Please comply with the screen name standards followed in Java Ranch Names.
|
Regards,<br />Joe<br /> <br />"Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live."<br />--Martin Golding
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
|
"Yo Ed", please check your private messages for an important administrative matter.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Javascript java communication in java 1.4.2
|
|
|