deploying SWING/AWT to web page.
Date: Fri, 30 Apr 2004 19:03:45 GMT
I've created an app using SWING gui and awt. It originally was just a client
app with some JDBC calls. How would I go about deploying it onto my website?
I want to "show it off"
I realize in real life, applets and SWING over the web spells security
problems, but this is for a "portfolio" of various projects i've
completed...
thanks a lot...
Relevant Pages
- Re: approach to upgrading
... I think I might be able to get away with using jdbc and metadata to do this.. ... copying data may require extra space, which will slow it down, and ... adding a backup step to your own app. ... (comp.lang.java.databases) - Re: Strange problem with PDW
... My app has a sequence where if a certain dircetory does not exist it is ... This works in the IDE and it works when compiled. ... package, and the package run as a test (having first deleted BLOGGS if it ... When deploying, all that is ... (microsoft.public.vb.general.discussion) - RE: Compare Front Ends
... Do you have any particular worry about deploying a brand new FE rather than ... because you're not "patching" together an app. ... It seems as though importing ... database" program to identify, mark, and transfer revised objects (queries, ... (microsoft.public.access.modulesdaovba) - Re: Primitive Object>>isImmutable: failed (0)
... I am not doing any encryption stuff so I don't know if we are comparing like with like. ... Its worth getting into the habbit of always deploying from a clean image as you can sometimes catch these little gotcha's earlier if you deploy frequently. ... albeit the App works fine now deployed from the new image ... I never saw such a message before (interesting portion of stack trace ... (comp.lang.smalltalk.dolphin) - Hey when IBM buys Sun, can someone fix the glassfish and sun docs?
... Setting up a connection pool and jdbc resources on the app server. ... through the java code and have to try and get creative on the ... (comp.databases.informix) |
|