On Sat, 11 Aug 2012 00:41:08 -0300, gonzalomp87 <gonzalom...@gmail.com> wrote:

Hi

Hi!

I need to put a link on my application to run an application with java web start, but can not find information.
In the. Tml I have put:
Notepad.jnlp  Launch Notepad Application </ a>>
 in the .Java only I added the annotation
@ Meta ("tapestry.response-content-type = text / xml") I read a user's
thread wiht a similar problem.
But not working. when i click the aplication redirect to the index and the url show localhost: 9090/Notepad.jnlp

Just put the .jnlp file in the context (typically inside src/main/webapp) and refer to it in the same way you'd do if you weren't using Tapestry.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to