论坛首页 Java企业应用论坛

Spring3 MVC + jQuery easyUI 做的ajax版本用户管理

浏览 128496 次
精华帖 (7) :: 良好帖 (3) :: 新手帖 (1) :: 隐藏帖 (0)
作者 正文
   发表时间:2011-06-22   最后修改:2011-06-22
感谢楼主分享。
昨天下载了普通版,寻找合适jar包花了半天的时间,终于顺利跑起来。
其中的表单数据未做验证,希望这个ajax版本有验证数据的例子。
0 请登录后投票
   发表时间:2011-06-24  
liubey 写道
LZ还在吗  我想问一下怎么取得到combobox被选中的那个值是多少?谢谢

var val = $('#cc').combobox('getValue');
0 请登录后投票
   发表时间:2011-06-24  
夕雨下 写道
easyui-lang-zh_TW.js 这个文件里到少了 反',
<mvc:resources mapping="/img/**" location="/img/"/>
<mvc:resources mapping="/js/**" location="/js/"/>
<mvc:resources mapping="/css/**" location="/css/"/>
<mvc:resources mapping="/html/**" location="/html/"/>
这四行都报错啊怎么弄啊LZ 报错原因就是<mvc:resources>未定义
我这里<mvc开头 有:
           <mvc:annotation-driven/>
<mvc:interceptors></mvc:interceptors>
<mvc:view-controller path=""/> LZ这怎么回事, 晕了



mvc:resources 是spring3.0.4新增的功能,之前的版本没有,看一下你用的什么版本
0 请登录后投票
   发表时间:2011-06-24   最后修改:2011-06-24
kaibo_88 写道
感谢楼主分享。
昨天下载了普通版,寻找合适jar包花了半天的时间,终于顺利跑起来。
其中的表单数据未做验证,希望这个ajax版本有验证数据的例子。

我也忘记了有没有简单验证一下,js的表彰验证我一直都是用jquery.validation很不错的,你可以看一下,我这里没有用
0 请登录后投票
   发表时间:2011-06-25  
直接用easyui的表单验证更方便。
0 请登录后投票
   发表时间:2011-06-25  
怎么无法下载了呀,
0 请登录后投票
   发表时间:2011-06-30  
请问   你们在登录后遇到过这个错么
严重: Servlet.service() for servlet spring3 threw exception
org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
0 请登录后投票
   发表时间:2011-07-05  
很好的,我也觉得SpringMVC比较好
0 请登录后投票
   发表时间:2011-07-05  
为什么jquery-easyui的datagrid用jstl+jsp的方式慢的要死,难道非得用json的方式才不慢?
0 请登录后投票
   发表时间:2011-07-26  
楼主 这咋回事。。。我没想明白 怎么没进来
2011-07-26 20:28:13:234[DEBUG]: name = rufis
2011-07-26 20:28:13:234[DEBUG]: password = 123
2011-07-26 20:28:13:250[DEBUG]:  Disabling the response for futher output
2011-07-26 20:28:13:265[WARN]: No mapping found for HTTP request with URI [/spring3/${ctx}/js/jquery/jquery-easyui-1.2.1/themes/icon.css] in DispatcherServlet with name 'spring3'
2011-07-26 20:28:13:265[WARN]: No mapping found for HTTP request with URI [/spring3/${ctx}/js/My97DatePicker/WdatePicker.js] in DispatcherServlet with name 'spring3'
2011-07-26 20:28:13:265[WARN]: No mapping found for HTTP request with URI [/spring3/${ctx}/js/jquery/jquery-easyui-1.2.1/themes/default/easyui.css] in DispatcherServlet with name 'spring3'
2011-07-26 20:28:13:281[WARN]: No mapping found for HTTP request with URI [/spring3/${ctx}/js/jquery/jquery-1.4.2.min.js] in DispatcherServlet with name 'spring3'
2011-07-26 20:28:13:296[WARN]: No mapping found for HTTP request with URI [/spring3/${ctx}/js/jquery/jquery-easyui-1.2.1/jquery.easyui.min.js] in DispatcherServlet with name 'spring3'
2011-07-26 20:28:13:312[WARN]: No mapping found for HTTP request with URI [/spring3/${ctx}/js/jquery/jquery-easyui-1.2.1/locale/easyui-lang-zh_CN.js] in DispatcherServlet with name 'spring3'
2011-07-26 20:28:13:312[WARN]: No mapping found for HTTP request with URI [/spring3/${ctx}/js/index.js] in DispatcherServlet with name 'spring3'
0 请登录后投票
论坛首页 Java企业应用版

跳转论坛:
Global site tag (gtag.js) - Google Analytics