Results 1 to 3 of 3

Thread: links in a form

  1. #1
    Join Date
    Apr 2006
    Posts
    166

    Default links in a form

    Hello

    I have a jsp form. In this form, there are some details on top and there is a list of link at the bottom. When I click a different link, differerent contents will be shown in the bottom of this form (the top content is unchanged).
    Could you please help me how to do that in a form controller.

    I need not to present any parameter/value in URL when click in the link (eg. i want to hide those param/value in url).
    Thanks for any help
    Regards
    shoa

  2. #2
    Join Date
    Feb 2006
    Location
    Arlington, VA, USA
    Posts
    194

    Default

    This looks like something you may wish to solve with CSS. Look at this example[1] and click on the rows in the table at the top.

    Glen

    [1] http://www.u2d.com/css/master-detail

  3. #3
    Join Date
    Apr 2006
    Posts
    166

    Default

    Thanks
    It looks very interesting ...

Posting Permissions

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