Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
gj_soft
Post subject: About the DWRSpringJPAExample example  PostPosted: May 10, 2008 - 12:37 PM



Joined: May 10, 2008
Posts: 1

the index.jsp file need two javascript files named RemoteCarViewer.js and engine.js, but I can't find the two files from the source checked out from cvs respository of myeclipse example.
I dont' know whether the two files need to be writted by myself or should be provided by the myeclipse example cvs respository.

Ablow is the source code of index.jsp file including javascript part:
<script type="text/javascript" src="<%=request.getContextPath()%
>/dwr/interface/RemoteCarViewer.js">
</script>
<script type="text/javascript" src="<%=request.getContextPath()%>/dwr/engine.js">
</script>
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: About the DWRSpringJPAExample example  PostPosted: May 12, 2008 - 07:01 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 5657

Quote:

the index.jsp file need two javascript files named RemoteCarViewer.js and engine.js, but I can't find the two files from the source checked out from cvs respository of myeclipse example.
I dont' know whether the two files need to be writted by myself or should be provided by the myeclipse example cvs respository.

This stuff is hosted dynamically from the server side (the DWR Servlet). You don't have to write it.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
support-nipun
Post subject: RE: About the DWRSpringJPAExample example  PostPosted: May 12, 2008 - 07:21 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 5657

FYI : There is a servlet mapping in the web.xml file for anything under the /dwr path incase your curious to know *how* it is hosted dynamically.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits