PDA

View Full Version : Can't get the test page to work


marker20
4th February 2008, 02:26 PM
I'm on a shared Unix hosting server so I don't have access to the regular deployment tools that are discussed in the installation pdf file.

I have installed the html, asp, css, jdx, php, js, jsp, and the jspellkey.txt files into the /jspellhtml2k4 folder.
I have installed the enUS.jar and jspell2k4.jar files into the /WEB-INF/lib folder and added the /META-INF folder with the MANIFEST.MF file to my site.

The test page, http://www.thethirdzone.com/jspellhtml2k4/test.html comes up fine but does not process when I click the Spell Check button. The pop-up box comes up fine but is reads an error message that says
"Method Not Allowed
The requested method POST is not allowed for the URL /jspellhtml2k4/JSpell.jsp."

Can you tell me how to fix this? :confused:

TIA