I have an Apache web server (V1.3.9) on a solaris 7 Ultra10. Can anyone
tell me if I need install some package to run java servlet on this web
server? What do I need to do?
Thanks
Sent via Deja.com
http://www.deja.com/
Thanks
Sent via Deja.com
http://www.deja.com/
> Thanks
> Sent via Deja.com
> http://www.deja.com/
--
Nic Hughes
Sent via Deja.com
http://www.deja.com/
: Sounds like you want Tomcat. Pop along to www.apache.org and check out
: the Jakarta project.
I have been trying to use Tomcat with Apache on Solaris 7 also and
I feel like I have been on a scavanger hunt trying to find all the
pieces you need to get it work. I still have not been able to locate
everything yet.
--
\ /
\ /
---------------------+ ( ) +------------------
Jack Frillman | ^ " Carrots are divine you | LEXIS-NEXIS
Sr. Software Engineer| *\/|\ get a dozen for a dime, | P.O. Box 933
(513) 865-6800 | |/ it's magic! | Dayton, Oh 45401
EXT. 4812 | | -Bugs Bunny |
---------------------+ / \ +------------------
| /
-- --
1. cannot run my servlets on apache
my web page looks like this :
<form method="POST" action="XampleServlet">
<input type="SUBMIT" value="click me">
<input type="RESET">
</form>
XampleServlet is a simple servlet and i'm
running tomcat which works fine (the
examples from jakarta.org are running)
but when i try to see my XampleServlet
apache says :
Method Not Allowed
The requested method POST is not allowed for the URL
/servlets/XampleServlet.
Apache/1.3.12 Server at myHost.myDomain Port 80
can anybody explain this ?
2. Comapq GPL's Linux Driver for PCI Array Controllers
3. Permanent servlets on apache server
4. How to change character set of samba ?
5. Using Java Servlets w/Apache
6. TT_DB
7. Logging of Servlets under Apache 1.3.3 and JRun
8. Solaris 2.5.1 patch 103566-34 breaks CDE login
10. problem with running servlets under apache and ssl
11. Logging servlets under Apache an JRun
13. Configure servlet on Apache