Home Answers Viewqa Java-Beginners Architecture of application

 
 


Archen Root
Architecture of application
0 Answer(s)      2 years and a month ago
Posted in : Java Beginners

Hello,

I would like to know your ideas about how to approach with my project. The solution has already some identified components: - Desktop client application (multi-user, multi-role) - Swing, JavaWebStart using JNLP protocol - Central relational database based using the JPA - Middleware to take care about JPA like tasks comming from client

My questions are following: - is there any other possible library to use for GUI that Swing? - what framework or technology to use for building the middleware which will take care about database server and client communication? - any other suggestion what schould I read, internet links, tutorials would be useful for me.

Application server will be running GlassFish 3, The GUI I already prepare will be build using Netbeans Platform module architecture.

Almost everything is already clear to me, but there is still something gray, of course :-) what technology use to comunicate between client and middleware running on top of application server, some messaging framework (JMS, rabbitMQ), or anything else?, I don't have necessary EJB experiences, but could it be the way for me. The security and performance is also attribute to point of view.

Thank you very much.

Best regards,

Ladislav

View Answers









Related Pages:
Architecture of application
Architecture of application  Hello, I would like to know your ideas... components: - Desktop client application (multi-user, multi-role) - Swing... what schould I read, internet links, tutorials would be useful for me. Application
Web Application Common Architecture
Web Application Common Architecture  Hi, Any one tell me, while project constructing , how they architect it which means using some layers and specify importance of layers. And also best way to follow program flow
Application Architecture
Application Architecture     ... the architecture of the application and the different components that makes up.... Three tier architecture of the application:  Presentation Layer JSF
JSF Architecture
also uses the MVC pattern. ?JSF Architecture? article in roseindia.net explains the architecture of a JSF application. Read about the topic at JSF Architecture
JPA Architecture
JPA Architecture       JPA Architecture: In this section we will discuss the architecture... into your JPA application. JPA Concepts JPA concept includes the three
Hibernate Architecture
Hibernate Architecture In this tutorial you will learn about the Hibernate architecture. Here we will understand about the architecture of Hibernate using... architecture.   The above image demonstrates that a Hibernate architecture
EAI - Service Oriented Architecture,EAI Architecture,Enterprise Application Integration,Enterprise Application Integration EAI
terminologies, its usage and relationships to Enterprise Application Integration (EAI). Article: Emergences of integration terminologies like A2A (Application to Application integration), B2B (Business to Business integration), P2P (Point
Hibernate Architecture
Hibernate Architecture       In this lesson you will learn the architecture of Hibernate.  The following diagram describes the high level architecture of hibernate
Struts Architecture - Struts
struts architecture with flow.   Hi friend, Struts is an open source... developers to adopt an MVC architecture. Struts framework provides three key components: 1. A request handler provided by the application developer
MVC Architecture
and the application state. In MVC2 architecture there is only one controller which... MVC Architecture      ... logic and application data from the presentation data to the user. Here
JSP Architecture, JSP Model 1 architecture, JSP Model 2 architecture
generating the view for the application. JSP Model 1 architecture is good... application. The JSP Model 1 architecture do not separate the view, business... architecture JSP is used for creating the view for the application
the specified dsn contains an architecture mismatch between the driver and application windows 7
the specified dsn contains an architecture mismatch between the driver and application windows 7  sir, i m using windows 7 64-bit , 32-bit java...--- the specified dsn contains an architecture mismatch between the driver
the specified dsn contains an architecture mismatch between the driver and application windows 7
the specified dsn contains an architecture mismatch between the driver and application windows 7  Hi, While developing a JDBC program...: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture
MVC Architecture In Java
. These are as : Using the MVC architecture we can make our application loosely...MVC Architecture In Java In this section we will discuss about the MVC architecture. This section will describe you all the aspects of MVC architecture
Java Architecture Over View
Client Tier Architecture Java client tier consists of application running.... With increasing third party support in java 2 , J2EE (Java 2 Enterprise Application.... J2EE architecture is logically divided in to many tiers such as client tier
Model View Architecture - JSP-Interview Questions
view architecture?  Hi friend, Model-view-controller (MVC... in an application where it is easier to modify either the visual appearance of the application or the underlying business rules without affecting the other. In MVC
online book store by using MVC architecture
starting coding of the above application in J2EE, please complete the following... and methods Identify the JSPs and servlets The application needs to be built in J2EE and complaint with MVC architecture
Developing Distributed application using Enterprise Java Beans, J2EE Architecture, EJB Tutorial, WebLogic Tutorial.
of the application server. J2EETM Architecture... Two-tier application... of the cases these architecture were providing only the database
Log4J Architecture - Introduction to the Log4J architecture
Log4J Architecture - Introduction to the Log4J architecture... the architecture of Log4J is important. Three main component of Log4J The architecture... levels of logger: DEBUG : Most useful to debug an application. INFO
JSF Architecture
JSF Architecture      JSF... to understand what is MVC design pattern, how MVC helps to design an application well and how can we make our web application easy to maintain. The MVC design pattern
JDBC Architecture
JDBC architecture can be classified in 2 broad categories:- 1. JDBC API 2... object you can execute stored procedure of database application. 6.ResultSet... and application made performance overhead. Needs to be installed on client
JSF architecture
JSF architecture  What is JSF architecture
Java Architecture
Java Architecture  What is architecture of java
Java Architecture.
Java Architecture.  Explain Java Architecture.   Please visit the following links: http://www.roseindia.net/java/quick-java.shtml http://www.roseindia.net/java/java-virtual-machine.shtml
Java Architecture
Java Architecture  What is architecture of java   Architecture of Java program Here is an architecture of a java program where documentation part or writing comments into program is completely optional.Declaration
Struts 2 Architecture - Detail information on Struts 2 Architecture
Struts 2 Architecture       Struts... is very extensible and elegant for the development of enterprise web application of any size. In this section we are going to explain you the architecture
The J2EE Architecture allows the programmers to divide their work into two major categories Business Logic Presentation
The J2EE Architecture allows... and are archived into .jar file. Business logic runs on the application... J2EE application could have and HTML form, which prompts the user
Java Architecture for XML Binding
Java Architecture for XML Binding             Today, XML has emerged... for implementing Web services, which provides the users and the application developers
Java Programmers with Financial Application
Java Programmers with Financial Application   ... on challenging Financial application:  Designing the system  Developing architecture of the application  Creating
The Architecture of Cloud Computing
a wide array of devices. Architecture of cloud computing incorporates many aspects.... Typically architecture of cloud computing consists of 5 interconnected stages... server or application server that works in a cloud environment, cloud storage
Hibernate Architecture
In this tutorial we are going to describe hibernate architecture with example
JSF Application
JSF Application        ... flexible architecture that not only let the developers use converters provided... to the requirement of the application. This topic explains about how to create custom
VoIP Architecture
VoIP Architecture Common VoIP Architecture This white paper describes the architecture of AT&T?s common infrastructure for real-time... services will migrate to this architecture over time and when appropriate
Understanding the JDBC Architecture
Understanding the JDBC Architecture   ... and the servlet is shown in Figure 1. Layers of the JDBC Architecture....) Type 1 JDBC Architecture Type 2 Java to Native API. Type
Architecture - Java Interview Questions
Architecture  Describe three tier architecture in detail
What is Spring Framework Architecture ?
What is Spring Framework Architecture ?  Hi, What is Spring Framework Architecture ? Thanks
Hibernate Architecture
Hibernate Architecture In this section we are discussing Hibernate Framework Architecture. Hibernate architecture is layers architecture. You can are free... on the usage of the components it can be divided into Lite architecture and Full
architecture - Java Interview Questions
architecture  Hi, can any body tell me how to explain ATG architecture in interview
Application Server
Application Server       An application server is an application program that accepts connections in order to service requests, by sending back responses. An application server   can
mvc architecture - Java Beginners
mvc architecture  i am asking you give me an example for the object oriented programming using MVC architecture then my problem is railway tickect... to that arraylist. for this one i have to do code in MVC architecture
Detailed introduction to Struts 2 Architecture
Detailed introduction to Struts 2 Architecture       Struts 2 Framework Architecture In the previous section we learned... are accessing the product list page in a Struts 2 shopping cart application and typing <
mvc architecture - Java Beginners
mvc architecture  can u please provide a example program with code using mvc architecture mine problem is adding routes for the railwaystation... on the MVC architecture please send me the link for knowing the implementation code
Client-Server Architecture
Client-Server Architecture       Client-server architecture can be considered... clients. In a Client/server architecture individual computers (known as clients
crossvision Application Composer
of applications in a Service Oriented Architecture (SOA). In addition to the Application... crossvision Application Composer       crossvision Application Composer is a framework incorporating
Application Server
Application Server       An application server is an application program that accepts connections in order to service requests, by sending back responses. An application server   can
Project Architecture - Java Interview Questions
Project Architecture  i want project architectre diagram and also flow plz explian in layers of the project architecture flow?i want discrpption for this one
What is Service-Oriented Architecture?
Service Oriented Architecture or SOA for short is a new architecture for the development of loosely coupled distributed applications. In fact service-oriented architecture is collection of many services in the network. These services
Service Oriented Architecture
Service Oriented Architecture          Service Oriented Architecture or SOA for short is a new architecture for the development of loosely coupled distributed applications
What is Android Application Framework?
on android application framework is just a small initiative to satiate... application framework we must explain a bit regarding the Android technology as our... on the operating platform. What is Android Application Framework? Now like most

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.