Matthew Pomar wrote:
I'm I connecting directly to Tomcat? I think the answer is yes, but I'm not sure I understand the question... but here's some more informaiton:
My development box is running on a local network at . I'm using Turbine 2.2 and the Tomcat version that is packaged with that.
If you're using the TDK and haven't changed Tomcat, then yes, you're connecting directly to Tomcat. Your URL has a port number (http://localhost:8080), right?
When I go to another machine on my network, the images on my project are broken. Looking at the source reveals the "localhost" in the URL.
Add this to a Velocity page and check on another machine. <br>server data server name=$data.getServerData().getServerName()
If it says "localhost" even though you went to the IP address, then I think you need to change a Tomcat config.
Eric
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
