Dear all,
this is my first servlet. simple and short. compiled without error. But failed when called.
file content::
import java.io.*;
import java.util.*;
import javax.servlet.*;
import javax.servlet.http.*;
public class prt extends HttpServlet
{
public void doGet...
Thanks for the reply.
I think the reason not being able to start the Apache is due to the fact that the functions required such as dlopen(), dlclose() etc are of 64 bit shared libraries.
I dont have those in the 32 bit environment that I am using now. Thanks.
Dear all,
I failed to start Apache after including mod_jk.so. The error is as follows:
# ./apachectl start
/usr/lib/dld.sl: Unresolved symbol: dlclose (code) from /usr/local/apache/libex
ec/mod_jk.so
/usr/lib/dld.sl: Unresolved symbol: dlopen (code) from /usr/local/apache/libexe
c/mod_jk.so...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.