Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: can we make the param tags dynamically


Message #1 by aseem <aseem@o...> on Fri, 15 Sep 2000 20:07:19 +0530
Yes, you can,

but that's mean you got to use ASP or JSP (as much I know).
simply use javaScript in ASP or java in JSP to create html string containing
APPLET tag with PARAM-VALUE pairs.(looping through your result).

godd luck

Ljubisak
----- Original Message -----
From: aseem <aseem@o...>
To: Java Server <pro_java_server@p...>
Sent: Friday, September 15, 2000 7:37 AM
Subject: can we make the param tags dynamically


> hi!
> Can we generate multiple Param tags as the clients selects the songs and
> give him those songs in one complete Applet when he clicks the play
> button..
>
> Any kind of help will be appreciated..
>
> cheers
> Aseem

  Return to Index