aspose file tools
The moose likes JSF and the fly likes Adding images to a jsf page dynamically Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Adding images to a jsf page dynamically" Watch "Adding images to a jsf page dynamically" New topic
Author

Adding images to a jsf page dynamically

Vassili Vladimir
Ranch Hand

Joined: Mar 08, 2007
Posts: 1585
Hello,

I have a component that creates images based on some parameters dynamically. Each time a new image is created, i want to place it on the jsf page. How can I do that?

Thanks in advance,


Vassili ...
SCJP 5.0, SCWCD 1.4, SCJA 1.0
Remko Strating
Ranch Hand

Joined: Dec 28, 2006
Posts: 893
Try this link

How to load dynamically images on disk into JSF pages

Enough practical idea's in this forum.


Remko (My website)
SCJP 1.5, SCWCD 1.4, SCDJWS 1.4, SCBCD 1.5, ITIL(Manager), Prince2(Practitioner), Reading/ gaining experience for SCEA,
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Adding images to a jsf page dynamically
 
Similar Threads
Graphics in Javascript
Jsf common Error
Refresh page programatically
JSP code not working in IE but works in Mozilla
How to add Body Tag in viewRoot dynamically?