Menu

#2 fix imports in jsp page

open
nobody
None
5
2006-06-23
2006-06-23
No

line 26 in web/jspspellcheck/spellcheck-dictionary.jsp
should read:

<%@ page
import="java.io.InputStreamReader,com.swabunga.spell.engine.*"%>

... or import SpellDictionaryHashMap and
SpellDictionary individually if you are one of those
people who hates full package wildcard imports.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB