CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Location
    India.
    Posts
    81

    Where to find docs and s/w for java Server Pages

    Where to find docs and s/w for java Server Pages?


  2. #2
    Join Date
    Apr 2000
    Location
    Hyderabad, India
    Posts
    23

    Re: Where to find docs and s/w for java Server Pages

    hai Monica,
    As far as i know in java web server u ill have /examples/jsp directory so from there u ill place all ur jsp files inside the directory.

    so u can run the file as

    http://localhost:8080/examples/jsp/filename.asp

    the software for this javawebserver available for u for free download at java.sun.com/products site

    -bye




    S.V Bharath Reddy
    Software Engineer,
    Hyderabad.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured