Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / August 2006

Tip: Looking for answers? Try searching our database.

Web Interface

Thread view: 
azzamqazi@gmail.com - 03 Aug 2006 04:42 GMT
Hey guys,

I was wondering about something. Is it possible for me to build an
application in Java and then some how give access to that application
via the web, if so how can i do that?

Thanks a lot guys!!
Michael Rauscher - 03 Aug 2006 06:09 GMT
azzamqazi@gmail.com schrieb:
> Hey guys,
>
> I was wondering about something. Is it possible for me to build an
> application in Java and then some how give access to that application
> via the web, if so how can i do that?

E.g. using Java WebStart?

Bye
Michael
gpl@fishcroft.ca - 03 Aug 2006 15:02 GMT
> Hey guys,
>
[quoted text clipped - 3 lines]
>
> Thanks a lot guys!!

Write a small applet that then calls the application.  You can the
access it from the web.

Robert
Andrew Thompson - 03 Aug 2006 15:17 GMT
g...@fishcroft.ca wrote:
> > Hey guys,
> >
[quoted text clipped - 6 lines]
> Write a small applet that then calls the application.  You can the
> access it from the web.

Sure you can, but if the applet is untrusted, the
application will be as well.

I do not see the point of adding the extra complication
of an applet, when you might simply link directly to a
.jar file containg a manifest that names the 'main'.

That will get the application on-screen (or downloaded)
faster and more effectively than an applet.

Java WebStart is a good way to do *versioning* for an
application, but you would probably need to sign it to
get back the kind of access (full) that people generally
expect from applications.

But ..a question for the OP.

Did you mean, how can you have your application
*stay* on the server, and only give back HTML
(web pages with program results) to the user?

Andrew T.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.