Hi

Wicket: 1.2.4

Thanks for the reply.
Actually they are relative paths with no wicket ids.

It was my mistake since the mounted url had a additional component in path.

There was an extra path component in mount url, I guess that was the reason
for
images not to be shown. So i copied the images to folder where the mounted
url
could find it.






On 6/4/07, Al Maw <[EMAIL PROTECTED]> wrote:

Swaroop Belur wrote:
> This is to do with images . If the page is mounted, images are not
> shown otherwise images are shown.  It appears that images do  not get
> picked up if I mount a page.
>
> Otherwise if i click on a link  in some other page [ which is not
> mounted] and which takes me to the page i am interested in , I am
> able to view the images ... Any ideas here?

We'll need some more detail here. How are you adding your images? Are
they just <img src="foo.gif"/> in the HTML, with no Wicket Component
attached to them?

Which Wicket version are you using? If you're on a 1.3.0-SNAPSHOT, is it
fairly up-to-date?

Al
--
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to