dobrivoje prtenjak
Swing EJB
2 Answer(s)      2 years and 4 months ago
Posted in : Swing AWT

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 ?

View Answers

March 25, 2011 at 8:19 PM


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


March 25, 2011 at 9:36 PM


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 !









Related Pages:
Swing EJB
Swing EJB  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
MDB - EJB
in an EJB server - all the Swing code you've supplied is not MDB, its regular JMS MessageListeners / consumers as its not using MDBs or EJB. import javax.swing.... for more information. http://www.roseindia.net/java/example/java/swing
java - EJB
java  i have a login form in swing in netbean with username and password .i want store data in database through Sessionbean And Entitybean .when i insert data in username & password field , if data is incorrect show a massege
ejb
ejb  why ejb components are invisible components.justify that ejb components are invisible
ejb
ejb  what is ejb   ejb is entity java bean
EJB
EJB  How is EJB different from servlets
EJB
EJB  what is an EJB container?   Hi Friend, Please visit the following link: EJB Container Thanks
Ejb
Ejb  what kind of web projects requires ejb framework
Ejb
Ejb  what kind of web projects requires ejb framework
Ejb
Ejb  what kind of web projects requires ejb framework
EJB
EJB  Hi, can any one please share the Document of EJB. I want to learn EJB from basic. Thanks a lot in advance
EJB
EJB  Please post screen shots of developing EJB pgms and also provide details about the files generated while we are developing applications using EJB
ejb
ejb  what is the best book to study ejb with examples in weblogic with (netbeans or eclipse)   Please visit the following link: http://www.roseindia.net/javabeans/javabeans.shtml
ejb - EJB
ejb  how can i run a simple ejb hello application.please give me...: http://roseindia.net/ejb/ejbtutorial/building_a_simple_ejb_application.shtml http://www.roseindia.net/ejb/ejb-hello-world.shtml Hope
ejb
ejb
EJB - EJB
EJB  i want to make a small application using EJB ,pls any one can tell me how i can deploy EJB in server ???   Hi You can start from anywhere on this site! for introduction and deployment of EJB Tutorial visit
EJB - EJB
How to execute EJB(Entity bean) in desktop application   Dear Firends, I have one doubt about EJB that is "How to execute EJB(Entity bean) in desktop application using java in windows? Please reply quickly, i need very urgently
EJB - EJB
EJB  i want to know coding for providing fault-tolerance for EJB componenti.e., coding in EJB for transaction process(deposit and withdraw) using JDBC connection. please send me the code as soon as possible
EJB - EJB
Learning EJB  What i need to know to start doing programming in EJB
EJB - EJB
EJB  Dear Sir , Which book is good for learning EJB . THANKS AND REGARDS, SENTHILKUMAR.P
ejb - EJB
of 3.0 version.  Hi friend, EJB : The Enterprise JavaBeans architecture or EJB for short is an architecture for the development and deployment... and budget. EJB 3.0 New Features Following are the new features of EJB
EJB - EJB
EJB  What is the difference between EJB 2.0 and EJB 3.0? GIVE ME.../ejb/ Thanks. Amardeep  Hi friend, Difference between EJB 2.0 and EJB 3.0 EJB 2.0 It is very complex, difficult to learn/use
EJB - EJB
://www.roseindia.net/ejb/ Thanks
EJB - EJB
to : http://www.roseindia.net/ejb/SessionBean.shtml Thanks
SWING
SWING  A JAVA CODE OF MOVING TRAIN IN SWING
EJB-MDB - EJB
EJB-MDB  What are the MDB transaction attributes
java EJB - EJB
java EJB  Please, Tell me the directory structure of EJB applications and how to deploy ejb on glassfish server
Types of EJB? - EJB
Types of EJB?  Explain different types of EJB and how it will be differ from one to another?  Hi friend, Read for more information. http://www.roseindia.net/ejb
swing
swing  Write a java swing program to delete a selected record from a table
swing
swing  How to make swing component auto-resizable when JFrame resize
ejb vs hibernate - EJB
ejb vs hibernate  1>>> If we have ejb entity bean why we need hibernate? 2>>> Is hibernate distributed
EJB in jsp code - EJB
EJB in jsp code  Suppose in EJB we created the session bean, remote... can we access the EJB methods in the jsp file.... if u can present me... the following links: http://www.roseindia.net/ejb/examples-of-StatelessBean.shtml
Swing
Swing  Write a java swing program to search the details of the students. Searching is performed on studentā??s first name. The details of all those students having same name as in given in searching criterion will be displayed
Swing
Swing  Write a java swing program to search the details of the students. Searching is performed on studentā??s first name. The details of all those students having same name as in given in searching criterion will be displayed
Design patterns in ejb - EJB
on design patterns in EJB iam toally new to this concept(i.e design patterns)  Hi friend, The job of the EJB developer is constantly challenging... of design patterns, strategies, and best practices for EJB design and development
how to call ejb with in another ejb - EJB
how to call ejb with in another ejb  Does any one have idea about ...how to call ejb with in another ejb
EJB communication - EJB
EJB communication  i am trying to create call a bean from another bean but it will not call. i cann't understand the dd configuration.please help me
EJB Example - EJB
EJB Example  Hi, My Question is about enterprise java beans, is EJB stateful session bean work as web service? if yes can you please explain... the following link: http://www.roseindia.net/ejb/WebServices.shtml Hope
EJB Environment
EJB Environment  can we work EJB in JDK1.4
java - EJB
java  execution process of ejb
use of ejb - EJB
use of ejb  what is the use of ejb??  Hi friend, Some points to be remember for using ejb : * Applications developed by using.... * EJB are deployable reuseable server-side components. The components
Difference between EJB 2 and EJB 3 - EJB
Difference between EJB 2 and EJB 3  I know we dont implement home and remote interfaces. 1)Do we have ejb-jar.xml in EJB 3.0... in EJB lifecycle. 3) Why do we have Remote and Home interfaces in EJB 2.x
Hibernate - EJB
hibernate ejb hibernatepersistence jar  Need to know about hibernate ejb hibernatepersistence jar
tutorials - EJB
ejb tutorial for beginners free  Can anyone give me the reference of EJB tutorials for beginners
question - EJB
EJB Query language reserved words  What is the ejb query language reserved words

Ask Questions?

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.