I am try to run the above example using JSP. 1) I have included <script src="http://ajax.googleapis.com/ajax/libs/dojo/1.4/dojo/dojo.xd.js" type="text/javascript"></script> so that it's not required to download dojo.I am getting dojo cannot be resolved.
2) i have download the dojo but how do i link to my webapplication and which js i must call in the jsp ,to reslove the problem "dojo cannot be resolved".