
Hi everyone !!! I tried to find wether EJB architecture can operate with swing, because I am trying to make application which would work as with swing client side, instead jsp or other web page page(s). I wondered is there possibility to make such project ?
Is there a possibility to work with webstart so a client with one click can download some swing application which would work with EJB application server ?

Hi,
I am in the same situation. I want to forget all the browser stuff and build the client using Swing and JavaFX packages. Instead using the direct connection to database over internet, which would be a security hole, I want to use some application server, tomcat or glassfish, in SSL mode. On application server there will be EJBs which will react as interface between the client and database. I also want to pack the client and let the user start it using Java Web Start. I already found many articles how to handle issues related to this focus, in case you have some exact questions, just let me know as I am also in early development stage of the project.
Ladislav

Hi Ladislav !!! Thank you for your response, can you please send me some links you've mentioned here to look them up ? Thanks in advance !
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.