pro_java_server thread: Running code for Chapter 5 of "Professional Java Server Programmi ng"
From: Mark Fletcher [mailto:Mark.Fletcher@s...]
>
> Sent: 08 September 2000 16:49
>
> To: 'support@w...'
>
> Subject: Running code for Chapter 5 of "Professional Java Server
>
> Programmi ng"
>
>
>
> In chapter 5 of "Professional Java Server Programming", the example uses
> LWS. I am trying to translate to Tomcat 3.1 and am struggling to say the
> least. The instructions speak of "server.properties", "mime.properties",
> "rules.properties" and "servlets.properties" none of which appear anywhere
> in the Tomcat directory tree. Further, from all the documentation I have
> been able to locate (sketchy at best), Tomcat uses "server.xml" and
> "web.xml" to set up these contexts and mappings. I have been trying to
> figure this out for a week now with no luck at all. Can you direct me to
> some doc somewhere that will help me understand how the equivalent servlet
> engine configuration is done in Tomcat?
>
> Thank you very much. I am really enjoying this book and until I hit this
> chapter, the subject matter was crystal clear.
>
> -mark
>
>