-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
You should probably be posting this instead to the MapXtreme Java discussion
list, but in a nutshell...
When you build MapperServlet, remember to include jsdk.jar and mxtj20.jar
in your classpath. After you build the class files to the servlet
(MapperServlet),
copy them to your servlet directory. Make sure the MapXtreme Java server
is running, (and you've got all your MapXtreme paths set correcty from
within
the MapXtreme Administrator tool), and voila. You should have a working
servlet. Just hit the URL...
http://host/servlets/MapperServlet
Jack Varga
Martin May wrote:
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> Hi there!
>
> I have a SuSe 6.1-Linux, jserv 1.0 (DSO), apache 1.3.6 and jsdk 2.0.
> Everything is working fine, example/Hello etc.
>
> Except my example-servlet from mapxtreme-java-edition. There is one
> java-example for servlets in this edition. It is called MapperServlet.
> This Servlet includes an init. But in the help-file there is only a hint
> to the servletrunner.exe from sun, so I don't know, how to initiate the
> servlet with jserv.
> The result of the error-free compiled servlet is as if the servlet
> won't be there: My browser can't find the url...
>
> Can you help me?
>
> Martin
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]