| Author |
Struts2JQuery ShowCase application
|
James Peter
Ranch Hand
Joined: Sep 15, 2010
Posts: 114
|
|
Hi all,
I need to download utils.js and validation.js. But not sure where i can get them.
Please let me know if any one is aware of location.
<script language="JavaScript" src="${pageContext.request.contextPath}/ struts/utils.js" type="text/javascript"></script> <script language="JavaScript" src="${pageContext.request.contextPath}/ struts/xhtml/validation.js" type="text/javascript"></script>
Rgds
Peter
|
 |
Johannes Geppert
Ranch Hand
Joined: Jan 12, 2010
Posts: 67
|
|
they are included in your struts2-core.jar.
Johannes
|
My Java and Webprogramming Blog
|
 |
James Peter
Ranch Hand
Joined: Sep 15, 2010
Posts: 114
|
|
Hi,
thanks for help.
Rgds
Peter
|
 |
 |
|
|
subject: Struts2JQuery ShowCase application
|
|
|