I thank you for the correction.  You're absolutely correct.  No I can ask my
questions in a more clever way and perform searches as Eddie suggested.

I looked at the link provided, it wasn't very clear but I can see that it's
doable.

Some one ask why the need to go through the web-app and not interface with
the database and server directly?
answer:  I would like to keep the validation, database access, and other
business logic excecution in one place.  the Swing app will be a module
because of the need to access local i/o devices such as the printer, camera,
signature pad, and the like.

May be I could do that through JMS.

Thank you guys and gals.


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, November 08, 2002 2:24 PM
Subject: Re: Java WebStart as a Strut front end


>
> To be picky:  Java WebStart isnt a view.. its just a Swing App Web
> Deployment tool.
> Swing would be your view and I believe Swing as the "V" in MVC has been
> discussed in the
> mailing list.
>
> mark
>
>
>
>
> "Toni Charlot" <[EMAIL PROTECTED]> on 11/08/2002 01:07:00 PM
>
> Please respond to "Struts Users Mailing List"
>        <[EMAIL PROTECTED]>
>
> To:    "Struts Users Mailing List" <[EMAIL PROTECTED]>
> cc:
>
> Subject:    Java WebStart as a Strut front end
>
>
> I'm writing an application where I need to access local resources like a
> camera and scanner devices.  I was looking into using a Java WebStart to
> write the program and interact with the struts controller on the server.
> Has anyone used Java WebStart as a view for struts?  Is that an entirely
> crazy concept?  Are there any alternatives out there?
>
> Thank you for all your input.
>
>
>
>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to