Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JSF Opening TIF file from server/local machine.

796588Jun 29 2009 — edited Jul 2 2009

<h:commandLink id="sig" value="#{OprInst.signid}" onclick="window.open('/testposting/signature/51414.tif')"/>



1) I would like to parameterize the .tif file name,instead of hardcoding the value(51414.tif), How to perform the same.?


2) Which is the best way of storing the image retrieved from DB? Either in appserver or at client machine and delete the same after viewing.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 30 2009
Added on Jun 29 2009
6 comments
541 views