in
All Tags » Tomcat (RSS)

Browse by Tags

  • 32bit Windows Memory and Java

    32bit Windows Memory and Java Understanding 32bit process limitations in Windows is complex. The following is a quick run down of basics, followed by a quick explanation of JRockit (and why it rocks!). The Problem Physical Address Extension So as you can see from above, Physical Address Extension allows...
    Posted to mystyleit (Weblog) by mike.clarke on 05-27-2009
  • Tomcat Authentication to Active Directory

    Tomcat Authentication to Active Directory Love IIS and its easy Authentication Model ( Anonymous, Basic, Integrated )? Me too! The following post will, to the best of my ability, explain how to make Tomcat to Basic and Integrated Authentication to Active Directory (AD). It actually isn't to bad but...
    Posted to mystyleit (Weblog) by mike.clarke on 05-22-2009
  • Adventures with Tomcat 5.5

    Adventures with Tomcat 5.5 Tomcat has one main configuration files: server.xml . There is also another very misunderstood file web.xml that I will talk about too. server.xml contains all the parameters of the Tomcat instance. The file has the following "big parts": NAME FUNCTION CAN CONTAIN...
    Posted to mystyleit (Weblog) by mike.clarke on 12-05-2008
Page 1 of 1 (3 items)