TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Re: Suggestions for a server-side, JSP-based on-line help system
Subject:Re: Suggestions for a server-side, JSP-based on-line help system From:Paul DuBois <paul -at- kitebird -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Wed, 18 Jun 2003 10:30:23 -0500
> > I am looking for a browser and
> > platform independent solution that does not require
> > the java virtual machine
> > to be running on the client.
>
> Most web-based help systems have a javascript option,
> which does not require the JRE. You can also go plain
> HTML with good navigation aids.
What JavaScript options *do* require a JRE? Java isn't JavaScript.
Back to the question: If you're looking for something JSP based,
and free, you might consider Tomcat, one of the Apache Jakarta
projects.
For text searching, you might consider Lucene, another Jakarta project.
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.