Results 1 to 2 of 2

Thread: problems when follows the online step-by-step tutorial

  1. #1

    Default 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!

  2. #2
    Join Date
    Jul 2005
    Location
    COIMBATORE-INDIA
    Posts
    110

    Default

    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
  •