applet-servlet as view component

2002-07-28 Thread Fanny Yeung
Hi, I'm trying to build a web-based application using struts. This application uses applet and/or jsp to display information. I manage to create an applet to connect (URL.openConnection) to Action Servlet in Struts and get back data in string (using DataInputStream). But I still not sure how

applet-servlet as view component

2002-07-06 Thread Anton Epple
Hello, I'm trying to build a struts-based web-application that uses an applet to display information. I've created an action that retrieves data from a database, when called from an applet: 8<->8 8<->8 HelloWorldServlet as a view component should

Re: applet-servlet as view component : problem solved!

2002-07-07 Thread Anton Epple
Hello list, it's allways the same: I tried and tried, and shortly after I decided to post here, I found my mistake by chance. Toni - Original Message - From: "Anton Epple" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 06, 2002 7:25 PM