My JSF Books/Videos My JSF Tutorials OmniFaces/JSF PPTs
JSF 2.3 Tutorial
JSF Caching Tutorial
JSF Navigation Tutorial
JSF Scopes Tutorial
JSF Page Author Beginner's Guide
OmniFaces 2.3 Tutorial Examples
OmniFaces 2.2 Tutorial Examples
JSF Events Tutorial
OmniFaces Callbacks Usages
JSF State Tutorial
JSF and Design Patterns
JSF 2.3 New Features (2.3-m04)
Introduction to OmniFaces
25+ Reasons to use OmniFaces in JSF
OmniFaces Validators
OmniFaces Converters
JSF Design Patterns
Mastering OmniFaces
Reusable and less-verbose JSF code

My JSF Resources ...

Java EE Guardian
Member of JCG Program
Member MVB DZone
Blog curated on ZEEF
OmniFaces is an utility library for JSF, including PrimeFaces, RichFaces, ICEfaces ...

.

.

.

.

.

.

.

.


[OmniFaces Utilities] - Find the right JSF OmniFaces 2 utilities methods/functions

Search on blog

Petition by Java EE Guardians

Twitter

duminică, 8 februarie 2015

Embed a SVG image provided as byte[]/InputStream using OmniFaces 2.1

This post is based on the following question from StackOverflow. Based on the BalusC answer, you can find on GitHub a complete example, named OmniFacesSVGs.

You can see how to:

- Display a SVG image provided as byte[] via a managed bean (the image is stored for keeping the things simple in the /resources folder, but you can use any other folder accessible to your server-side code).
- Display a SVG image provided as byte[] via a Servlet (the image is stored as a string in a Servlet).
- Use fragment attribute to trigger SVG view modes (beware of browser support).

Note The type="svg" is mandatory when dataURI="false" (default)!
Note Do not understand that the byte[]/InputStream must be fetched from a folder or a Servlet! Obviously, it can be provided by any service.

The SVGs used in this example are from here.

Niciun comentariu :

Trimiteți un comentariu

JSF BOOKS COLLECTION

Postări populare

OmniFaces/JSF Fans

Visitors Starting 4 September 2015

Locations of Site Visitors