>
> iam using apache and tomcat together for my wap application testing.
> where should i store my wml files in these servers and should
> i configure
> the mime types.please respond.
>
This might be a daft answer as my experience with Apache and Tomcat is
somewhat limited, but.. what effect are you expecting Tomcat to have on your
WML files? WML has a tendancy to be a static text file. Tomcat is a Java
servlet thing. Tomcat won't do anything with WML. Tomcat can be used to run
JSP scripts that output WML of course, you'd put those in the same place
you'd put any JSP files. The static WML should go into the
public_html/wwwroot/mywebsitedirectory folder that you've set up Apache to
look in for HTML stuff.
Anyway, you've not given nearly enough information about the setup of your
Apache box. Is it Unix? Linux? Win32? Are you running Tomcat with mod_jk or
mod_jserv?
If the Tomcat server is setup correctly then I think you should put all the
jsp and the static files in the usual website directory structure for Apache
(public_html/scripts). I got that impression from a very quick look at the
Tomcat User Guide on
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.htm
l. Did you read that before you posted this question?
Chris
__________________________________________________________________________
TNL (TM) - The Next Level Systems Ltd
http://www.tnl.co.uk
---
You are currently subscribed to pro_wap as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_wap-$subst('Recip.MemberIDChar')@p2p.wrox.com