in your resulting page
you can set

@page contentType = 'application/x-java-jnlp-file'

and return the body of your jnlp file ( possibly even read via c:import or
some such mechanism )





Maya menon wrote:
> 
> Have anyone used java web start[JNLP files] with struts ?
>    
>   I have a project which uses struts. Now i have a Login.jsp, which calls
> Loginaction.java.
>    
>   If user is a valid user, then I have to initiate a call to a "jnlp file"
> . Have anyone done this ?
>    
>   basically, I want to install something in the client's machines if the
> user is a valid user of our application. The app uses Login.jsp and
> Loginaction.java now. 
>    
>   Any suggestions/thoughts,
>    
>   Maya
> 
>  
> ---------------------------------
> Be a PS3 game guru.
> Get your game face on with the latest PS3 news and previews at Yahoo!
> Games.
> 

-- 
View this message in context: 
http://www.nabble.com/JNLP-with-struts---tf3280718.html#a9127299
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to