OPEN DOCUMENT NEW WINDOW

2011-02-01 Thread Ángel Miralles Arévalo
Hey, I'm trying to open a pdf in a new window. Anyone with some experience? My jsp code is: h:commandLink value= actionListener=#{docsProyectoVO.descargaDoc} immediate=true h:graphicImage url=#{rsc.btn_pdf} styleClass=border0/ f:param

Re: OPEN DOCUMENT NEW WINDOW

2011-02-01 Thread Walter Mourão
1 - create a servlet to return the pdf 2 - using javascript open the new window with a object/ element pointing to the servlet Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br 2011/2/1 Ángel Miralles Arévalo anmiral...@yahoo.es Hey, I'm trying to open a

[ANNOUNCE] MyFaces Test v1.0.1 Release

2011-02-01 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces Test 1.0.1. The Myfaces Test Framework provides mock object libraries, plus base classes for creating your own JUnit TestCases for JSF. For more information please see: http://myfaces.apache.org/test MyFaces Core is available

Re: [ANNOUNCE] MyFaces Test v1.0.1 Release

2011-02-01 Thread Kito Mann
Congrats! I'm glad to see this library officially released. Does it read managed bean definitions yet? --- Kito D. Mann | twitter: kito99 | Author, JSF in Action Virtua, Inc. | http://www.virtua.com | JSF/Java EE training and consulting http://www.JSFCentral.com - JavaServer Faces FAQ, news, and