I have just foudn the solution to my own problem. Sorry.
I found that you call $ui.image("image.gif", $data) instead of just
$ui.image("image.gif")
Ilan
> -----Original Message-----
> From: Ilan Azbel [mailto:[EMAIL PROTECTED]
> Sent: 21 June 2004 09:37
> To: Turbine-User
> Subject: www deployment on a private network address
>
>
> Hello,
>
> My web server is sitting on a private network address, with IP address
> 10.0.0.25.
> I am trying to allow people from the internet to see my site. I allow the
> traffic through the firewall using network address translation.
>
> All works fine, except for one thing: the source code that is sent to the
> client's browser tries to load images from the private network
> address. The
> links on the page (generates with $link.getPage(...)) work correctly, but
> the image references created with $ui return back http://10.0.0.25/.....
>
> I am not sure if this is a turbine question, tomcat configuration
> issue, or
> velocity issue. Any help would be appreciated.
>
> Ilan
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]