我的问题是否应该在这里请教(2)
发表在JavaWeb图书答疑 2011-03-15
是否精华
版块置顶:
编辑:
我的第二个问题是:
我买了“spring 应用开发 完全手册”一书。书写的很好。但有一处不明白,请编辑给于解答。
本书190-191页。 3.PropertiesMethodNameResolver 中的“...然后把index.jsp首页的3个按钮改成超链接,连接到控制器的方法映射上”如何改成超链接?敬请编辑写出代码。谢谢!


java编辑回答:
在页面中添加按钮是通过<input type = "button"> ,添加超链接是通过<a href="#">实现。

我的回答:
编辑:
是的,你说的很对,但我希望的是具体的代码。
书上的源代码是, 方法名解析器是 ParameterMethodNameResolver,
Index.jsp代码为:”…<input type="submit" name="action" value="add" > 

&nbsp; 
<input type="submit" name="action" value="update">
&nbsp;
<input type="submit" name="action" value="delete">…”程序正常运行。
根据书上的要求,我改用PropertiesMethodNameResolver方法名解析器,配置文件改为:
<bean id="paramMethodResolver"
class="org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver">
<property name="mappings">
<props>
<prop key="/productAdd.lzw">add</prop>
<prop key="/productUpd.lzw">update</prop>
<prop key="/productDel.lzw">delete</prop>
</props> 
</property>
</bean>
这时,index.jsp中的代码如何改呢?书上只是说:“然后把index.jsp首页的3个按钮改成超链接,连接到控制器的方法映射上。“ 我写了以下代码:

<input type="botton" name="action" value="add" onclick="location.href='/productAdd.lzw'">
…”错误!又写了<a href="com.lzw.MAController? productAdd.lzw">add</a>…还是错误!
请编辑写出正确的代码。

java编辑回答:
回复:
请问你Spring的版本是多少?

我礼貌的回答了,但我绝望了。编辑不知我请教什么?!!
 
分享到:
精彩评论 5
东北虎
学分:0 LV1
2011-03-15
沙发
您好,请用如下链接试试一下
<a href="productAdd.lzw?action=add">add</a>
<a href="productAdd.lzw?action=update">update</a>
<a href="productAdd.lzw?action=delete">delete</a>
jiao
学分:0 LV1
2011-03-16
板凳
编辑: 
   把这个代替原程序<a href="productAdd.lzw?action=add">add</a>,还是不行。错误如下:


严重: Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multiController' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Cannot resolve reference to bean 'paramMethodResolver' while setting bean property 'methodNameResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'paramMethodResolver' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'mappings' of bean class [org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver]: Bean property 'mappings' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'paramMethodResolver' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'mappings' of bean class [org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver]: Bean property 'mappings' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
Caused by: org.springframework.beans.NotWritablePropertyException: Invalid property 'mappings' of bean class [org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver]: Bean property 'mappings' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
东北虎
学分:0 LV1
2011-03-16
地板
您好,请用如下链接再试一下
<a href="/productAdd.lzw">add</a>
<a href="/productUpd.lzw">update</a>
<a href="/productDel.lzw">delete</a>
jiao
学分:0 LV1
2011-03-17
4L
编辑:
  按你提的方法,如:
<a href="productAdd.lzw?action=add">add</a>
<a href="productAdd.lzw>add</a>
<a href="/productAdd.lzw?action=add">add</a>
<a href="/productAdd.lzw">add</a>...
仍无法运行。控制台提示是:The requested resource (/productAdd.lzw) is not available.
但我认为方向是正确的,我在用各种方法试试。也希望编辑继续寻找正确答案。仍然谢谢!

东北虎
学分:0 LV1
2011-03-22
5L
这个问题请直接与客服联系,我们客服人员会帮您查问一下。
首页上一页 1 下一页尾页 5 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照