How to setup AJAX in java platform
Hi,
firstly, i want to say sorry if i post in the wrong forum.
I'm using netBeans to develop web application. Does anyone know how can i setup AJAX in my current platform? I can't really get the good example and article on how to setup it. Can anyone please provide me the relevent link?
Please....
Thanks a lot.
[345 byte] By [
spch2oa] at [2007-10-3 8:45:28]

Hi,
Thanks for your reply.
Actually i found the example from the web (http://today.java.net/lpt/a/219). But when i try to run it. There's nothing happened. I found that there's no value return in this line DWRUtil.getValue("text").
I thought that i need setup the platform to make it runable. Do you have any idea on why it unable to return the value from DWRUtil.getValue("text")?
Thanks