Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Architecture & Framework » Spring Framework  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
作者 是我错了呢,还是Spring MVC step-by-step有误?
yeafee

javaholder



发贴: 42
积分: 1
于 2005-11-21 12:38 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
关于Spring 附带doc中Spring MVC step-by-step 1的疑问:


springapp/war/index.jsp
-------------------------------------------------------------------------------
<html>
<head>
<title>Example :: Spring Application</title>
</head>
<body>
<h1>Example - Spring Application</h1>
<p>This is my test.</p>
</body>
</html>
________________________________________________|
+++++++++++++++++++++++++++++++++++++++
springapp/war/hello.jsp
-----------------------------------------------------------------------------
<html>
<head>
<title>Example :: Spring Application</title>
</head>
<body>
<h1>Hello - Spring Application</h1>
<p>Greetings.</p>
</body>
</html>


Controller中的确是有return new ModelAndView("hello.jsp");这样的跳转语句,但就是不明白如何关联的这index.jsp和hello.jsp呢?

求助?


yeafee edited on 2005-11-21 12:55

作者 Re:是我错了呢,还是Spring MVC step-by-step有误? [Re:yeafee]
yeafee

javaholder



发贴: 42
积分: 1
于 2005-11-21 13:02 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list

<html>
<head>
<title>Example :: Spring Application</title>
</head>
<body>
<h1>Example - Spring Application</h1>
<p>This is my test.</p>
<p><a href="hello.htm">hello.htm</a></p>
</body></html>


是否应该作出像上面的改动呢?


yeafee edited on 2005-11-21 13:05

作者 Re:是我错了呢,还是Spring MVC step-by-step有误? [Re:yeafee]
floater

Java Jedi

总版主


发贴: 3233
积分: 421
于 2005-11-21 21:58 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
*.htm are mapped to controllers in springapp-servlet.xml, then controllers send out jsps. So those .htm are not files, but urls.


"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
- Martin Fowler, Refactoring - Improving the Design of Existing Code
作者 Re:是我错了呢,还是Spring MVC step-by-step有误? [Re:yeafee]
yeafee

javaholder



发贴: 42
积分: 1
于 2005-11-23 09:06 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
thanks for for floater's direction.Smile


三人行,必有我师焉
敏而好学,不耻三问
学而时习之,不思则罔
..........

flat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923