0 Replies Latest reply on Jan 10, 2007 4:22 PM by vk101

    Default JBoss Installation

      Some web server questions below. Please provide your insight if you know about these things.

      1) Does the default JBoss installation (i.e. not installing this JBossWeb thing) use Apache, Tomcat, or some JBoss-specific thing for the actual serving of web pages - whether static .html or dynamic .jsp?

      2) How can you use the features of Apache, such as .htaccess, URL rewriting, security, etc when using JBoss?

      3) Is using such Apache-specific features not recommended (say, because JBoss might have their own way to implement such functionality) or is it completely fine?