Dear Java Experts, I need to read the "user names and their passwords" from the "Active Directory Server". Can you send me the procedures and some sample codes...
I don't know much about Active Directory Server. I found that it use LDAP protocol to connect. In JNDI tutorial I found tips for LDAP user. Here is the link. ...
Anyone interested in this event ? :) Regards, Tinnapat. <http://www.sesfocus.com/jcd03/edms/sun_849/banner.gif> Come experience Java Technology Day 2003. ...
Hi Friends, I have compiled and run the following program. I see the exception: "Operation failed: javax.naming.directory.NoSuchAttributeException: [LDAP:...
To everbody i wrote java assembler (jasmin) in Hello.j and then i compile it to Hello.class so i complare it's size with another Hello.class (which is compiled...
normally, javac will includes debugging information (line numbers and source file, by default) into your class file. so it'll be bigger from the one from...
i've found this one, Document Rendering Engine (DRE) http://www.alphaworks.ibm.com/tech/dre/ but it's quite old (two years+), and seems like nobody (that i...
I know the Apache FOP (Formatting Objects Processor) http://xml.apache.org/fop/index.html Somchai ... __________________________________ Do you Yahoo!? New...
Sun Java Technology Day 2003 Javas Everywhere, AnyWare date: Thursday, 18 December 2003 time: 8.30 hrs. 13.30 hrs. venue: Grand Ballroom The Westin...
Hi frineds, Are you using Apache server for tomcat? If so, please send me the mod_jserv.so file. I have searched it in google but did not get. Thanks & Regards...
... Yes, but I can't find mod_jserv.so in my host. -_-" On the other hand, I install ...
Warodom Werapun
ple@...
Dec 20, 2003 10:23 am
796
I don't think, mod_jserve is for tomcat. It was an old day Apache servlet engine writen in C. Tomcat is a pure Java servlet engine. You can use Tomcat Web ...
Hi all, I really agree with K. Somchai. Mod_jserve is very old. Why not you trying to use: 1) mod_jk : add on for Tomcat integration 2) mod_proxy (reverse...
hai everybody!, I am srinivasreddy from Indian working in bangkok as a java programmer, and i saw the ThaiJUG today, and joined. let me know the details...
Thank you for your interested in our group. This is an online JUG. We have only discussion, news or any java related information but no meeting. For the Thai...
Hi, When I compiled the example, I got this error "could not create JVM Unable to initialize threads: cannot find class java/lang/Thread." I need some help. ...