QNX6.3 support apache web server

Does QNX6.3 support apache web server and java to work with that server. If so what is the version of the apache web server and java i need to install.

regards,
harish.

I’ve compiled the apache web server and used it with QNX 6.3 and 6.3.2. The most straight forward method these days is pkgsrc. I don’t know exactly what you mean by “java work with that server”. Apache is a ‘C’ program that compiles to native code. There is a java machine on QNX 6.3. While in general it has issues, if you are going to use it to run Java Servlets it will probably be quite satisfactory. The big problem I see with it is lack of Swing support.

If on the other hand, you mean can it serve java applets, the answer is more like, of course.