If you are using velocity, try using:
  ...<img src="$clink.setURI("images/logo.jpg").Absolute" height="30">...
in your templates to avoid the malformed link.

HTH, 
--jaq

Quoting Arvin Lu <[EMAIL PROTECTED]>:

> After click serval links in Jetspeed page, all images on page can't
> display. (=> "X")
> 
> browser html source:
> ----------------------------
> <tr>
>     <td width="170" align="right" valign="middle"><img
> src="images/logo.jpg" width="160" height="30"></td>
>     <td width="330">&nbsp;</td>
>     <td width="500" align="right" valign="bottom"></td>
> </tr>
> 
> browser image link
> ------------------------
> http://test.com:8080/myapp/portal/images/images/logo.jpg
> 
> !! it should be 
> "http://test.com:8080/myapp/portal/images/logo.jpg";
> 
> why?
> 
> 
> Jetspeed 1.6
> Tomcat 5.0.28  , 5.5.54
> OS:Fedora Core 3
> Browser : IE , Moliza
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to