tabs in JSP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mallz
    New Member
    • Mar 2007
    • 52

    tabs in JSP

    hi,

    i need to use tabs in JSP......
    i understood from the net that i need to download taglib.tld file which i did, but instpite that the program i downloaded is not running.

    could you please guide me with this?
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by mallz
    hi,

    i need to use tabs in JSP......
    i understood from the net that i need to download taglib.tld file which i did, but instpite that the program i downloaded is not running.

    could you please guide me with this?
    What error/exception are you getting?

    Comment

    • mallz
      New Member
      • Mar 2007
      • 52

      #3
      Originally posted by r035198x
      What error/exception are you getting?

      hi,
      Im getting the error that taglib.tld file is not found.....
      i actually i placed it in my lib file in tomcat server.

      Comment

      • hirak1984
        Contributor
        • Jan 2007
        • 316

        #4
        put taglib in the lib of your jsp project.



        Originally posted by mallz
        hi,
        Im getting the error that taglib.tld file is not found.....
        i actually i placed it in my lib file in tomcat server.

        Comment

        • mallz
          New Member
          • Mar 2007
          • 52

          #5
          hi, i did that but it yet does not work........... ...

          Comment

          Working...