Re: Index creation In Java
If your talking about generating it using a servlet then put all
chapters in a folder then use the listFiles method in the file class
then process them ad make a nav bar.
http://groups.google.com/group/java-software-develoupment?hl=en
.
Relevant Pages
- [NEWS] Resin Path Disclosure (HelloServlet)
... In a default installation of Resin server, ... examples folder will be installed as well. ... The source of this servlet is in: ... (Securiteam) - Re: Need help with tomcat!
... Hi there, phil, this is steve Burrus, and I wanted to first say or tell ... that I have for you is: In looking at yer explanation of package ... "com.steve.myapp", and NOT maybe just create only 1 folder, and then ... >>be able to see a servlet in a folder other than the usual ... (comp.lang.java.programmer) - Re: Tomcat/JSP 404 Error
... viewing/seeing a servlet in a Tomcat folder other than the usual ... "webapps" folder for longer than I care to think about now!!! ... where I want my servlet class file to "reside" with the "package" ... (comp.lang.java.programmer) - Re: using a variable within a JSP include directive
... the time the JSP page is translated into a servlet, ... so I can easily switch to another directory if I have ... I could easily rename or move the folder without changing all include ... work with relative paths, leaving the name and the relative location ... (comp.lang.java.programmer) - Re: Tomcat/NetBeans problem.
... To start Tomcat: ... servlet by right clicking and selecting 'properties' then changing the ... In your docbase folder you should a set up a folder structure as ... You should see your HelloWorld servlet. ... (comp.lang.java.programmer) |
|