Hi Jay,

You can have an applet client, which talks to struts on the server side
and displays the values. In this case, your client GUI should be applet
and from the applet, you can communicate with struts action class. Use
DTO's as data carriers between the client and Servlets. Try searching
for applet servlet communication articles. This should throw some light.

HTH


Thanks and Regards,
S.Ramkumar



-----Original Message-----
From: Dakota Jack [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 22, 2004 2:57 PM
To: Struts Users Mailing List; Jay Chandran
Subject: Re: Displaying applets

Struts is really fairly Applets agnostic, Jay.  You don't have to make
any connection with Struts to do Applets.  I don't know if there is
some special code out there tangential to Struts but connected, like
Struts file upload.

Jack


On Wed, 22 Dec 2004 14:05:49 +0530, Jay Chandran
<[EMAIL PROTECTED]> wrote:
> Is it possible to display the output as an applet in struts? if so how
is it
> possible ?
> 
> Thanks ,
> 
> Jay
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
"You can lead a horse to water but you cannot make it float on its
back."

~Dakota Jack~

"You can't wake a person who is pretending to be asleep."

~Native Proverb~

"Each man is good in His sight. It is not necessary for eagles to be
crows."

~Hunkesni (Sitting Bull), Hunkpapa Sioux~

-----------------------------------------------

"This message may contain confidential and/or privileged information.
If you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose, or take any action based
on this message or any information herein. If you have received this
message in error, please advise the sender immediately by reply e-mail
and delete this message. Thank you for your cooperation."

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



DISCLAIMER:
This message contains privileged and confidential information and is intended 
only for the individual named.If you are not the intended recipient you should 
not disseminate,distribute,store,print, copy or deliver this message.Please 
notify the sender immediately by e-mail if you have received this e-mail by 
mistake and delete this e-mail from your system.E-mail transmission cannot be 
guaranteed to be secure or error-free as information could be 
intercepted,corrupted,lost,destroyed,arrive late or incomplete or contain 
viruses.The sender therefore does not accept liability for any errors or 
omissions in the contents of this message which arise as a result of e-mail 
transmission. If verification is required please request a hard-copy version.

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

Reply via email to