Results 1 to 2 of 2

Thread: same page with different controller

  1. #1

    Smile same page with different controller

    hi,
    I am new to spring framework, can anybody have idea how to call same jsp page with different controller...

    so pls tell me...
    waiting for your reply...
    bye..

  2. #2
    Join Date
    Oct 2006
    Posts
    100

    Default

    The formView property on the diffrent controllers can have the same value(whic is the name of your jsp page name) and vola you have two controllers referring the same jsp page.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •