Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Getting the list of all file names of JSP & HTML Files from Server


Message #1 by "Rajesh" <rajeshclpm@i...> on Wed, 21 Nov 2001 13:42:49
Friends, 


How can I get the names of all HTML and JSP files from the server. I am 
using Javawebserver. I tried by using File(directoryname). But in this the 
argument is taking only the absolute path ie., c:\javawebserver2.0
\public_html. Its not taking http://localhost:8080/ as the path. Pls help 
me.


  Return to Index