Ticket #2090 (new New Feature)
Seller Pages: Integration for Java WebContainer (JSP)
| Reported by: | meinusch | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Server : Java | Version: | |
| Keywords: | spell checker java jsp integration webcontainer tomcat | Cc: |
Description (last modified by mosipov) (diff)
The spell check with Seller Pages should be ported to jsp/java to be used in Java WebContainer (JSP/Servlet-Server) like Tomcat.
The feautre with first version of the jsp is described here: FCKForum spellchecker.jsp
But the posted version doesn't work in Windows environment because of the missing support in java for Redirect and pipes. (See here: 1, 2, 3)
The possible solution for this problem is to write some code which use more threads for input/output stream handling (based on)/(uses the code from) JeditSpellCheckPlugin
Change History
Note: See
TracTickets for help on using
tickets.