CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Java

 Image thumbnail problem

Print topic Send  topic

Author Message
zakwanj

Posts: 4
Posted: 02/07/2008, 12:26 PM

Hello,

Is there any method to extract display the thumbnail of the images instead of the real images?

If not, I have a problem in using external tag library. I use the lib jit for create thumbnail.

The code:

<jit:image src="photos/test.jpg" >
<jit:resize width="100" height="100" />
</jit:image>

works fine. but the code:

<jit:image src="<ccs:control name='ImageLink1' property='src'/>" >
<jit:resize width="100" height="100" />
</jit:image>


doesn't work. It consider that <ccs:control name='ImageLink1' property='href'/> as the path to the image because we can't use nested tags.

How I can extract the value of the src attribut of the image control and assign it to a variable in JSP, so that I can use it in the jit tag library.

Thank you very much in advance for your help.

View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.