org.apache.myfaces.trinidaddemo.tagDemos
Class TestFileDownloadBean
java.lang.Object
org.apache.myfaces.trinidaddemo.tagDemos.TestFileDownloadBean
public class TestFileDownloadBean
- extends Object
Bean class used to demo the fileDownloadActionListener tag
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestFileDownloadBean
public TestFileDownloadBean()
sendHelloFile
public void sendHelloFile(javax.faces.context.FacesContext context,
OutputStream outputStream)
throws IOException
- Throws:
IOException
errorHelloFile
public void errorHelloFile(javax.faces.context.FacesContext context,
OutputStream outputStream)
throws IOException
- Throws:
IOException
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.