-
Oct 27th, 2005, 10:49 AM
#1
problems when follows the online step-by-step tutorial
Hi, I am new to Spring, just tried to follow the step-by-step tutorial from Spring site to build a MVC application (http://www.springframework.org/docs/...-by-step.html).
In "Part 2 – Developing and Configuring the Application", I get some problems with "Step 14 – Improve the view and the controller", instead of showing the current time, I get "Greetings, it is now ${now}" on the webpage. Does anyone also have tried this tutorial out and have clue for this?
Thanks in advance!
-
Oct 28th, 2005, 02:07 AM
#2
hai undead
It should be like this "<c: :out value="${now}/>"
Try this
Have a nice day
Aniesh U.K
Last edited by anieshuk; Oct 28th, 2005 at 02:11 AM.
Have a Nice day
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules