Folks,
I developed my own blobservice that accomodates all uploadable media.
Here is the html template
<span jwcid="@If"
condition="ognl:blobDescriptorExtension.renderType.image">
<a jwcid="@ServiceLink" service="BlobService"
parameters="ognl:byteArrayAsset">
<img jwcid="@Image"
image="ognl:byteArrayAsset"
alt="ognl:fileName" />
</a>
</span>
Question: Why can't tapestry negotiate the mime icon for *.txt or *.doc ? Is
there a way to influence this to display for the content type?
Question: Why is the image blank in IE for *.txt or *.doc etc... (it seems
ok for *.gif or *.jpg)?
Question: Why is the markup for @Image totally ignored and visibly blank
when trying to view in firefox?
Best regards
Ken in nashua
_________________________________________________________________
Laugh, share and connect with Windows Live Messenger
http://clk.atdmt.com/MSN/go/msnnkwme0020000001msn/direct/01/?href=http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=hmtagline
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]