Is there a reason we are allowing Turbine.java to stay outside of a
package?

It requires an alias for the init properties file.  So why not have:

<servlet>
    <servlet-name>turbine</servlet-name>
    <servlet-class>org.apache.turbine.Turbine</servlet-class>

    <!-- also add init params -->
</servlet>


Then again maybe I am missing something ;)

-- 
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN:  "Open Source Java!"
"For evil to win is for good men to do nothing."


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to