Skip to content

Instantly share code, notes, and snippets.

/.html Secret

Created July 10, 2015 07:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/29967e78fc1164f2f456 to your computer and use it in GitHub Desktop.
Save anonymous/29967e78fc1164f2f456 to your computer and use it in GitHub Desktop.
<url-mapping id="fileDownload">
<pattern value="/download/#{downloadBean.filename}"/>
<view-id value="/emptyDownload.jsf"/>
<action>#{downloadBean.download}</action>
</url-mapping>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment