Do you mean Java Servlet on Apache? If this is the case, you may want to
take a look at Apache JServ. See http://java.apache.org/ for more details.
- Original Message -
From: Kilmer Yang <[EMAIL PROTECTED]>
To: java-linux maillist <[EMAIL PROTECTED]>
Sent: Monday, June 05, 2000 9:26 PM
I did it as follows:
1. download j2sdkee1.2 for Solaris, and extract it under Solaris;
2. replace the only one native library, called libioser12.so by its Linux
version posted by somebody else in this mail list;
3. tar cvf - j2sdkee1.2 | gzip > j2sdkee1.2.tgz, then copy it to my Linux
box;
4. gzi
Hi,
Here it is.
Enjoy,
Steven
- Original Message -
From: Weiqi Gao <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 25, 2000 10:59 AM
Subject: libioser12.so
> Hi,
>
> A few days ago, a Linux version of libioser12.so (needed to run J2EE on
> Linux) was posted on th