Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Application frameworks

Reply
Thread Tools

Application frameworks

 
 
Davor Cengija
Guest
Posts: n/a
 
      03-02-2004
After a while I'm back to application architecture/development and my first
task is to develop a client/server (what else?) application with the
following features:

- single server (in application sense), desktop clients with offline mode
and local storage systems, eventually web clients
- remote data synchronization between servers and multiple clients, no
client-to-client synch. but at the end, each client has the same set of data
(if permited to)
- open to 3rd party systems (will be done with SOAP and a set of
standardized msgs)
- authorized access with different access rights for both desktop clients
and 3rd party systems

Obviously, requirements are very very common and therefore I hope there are
some application frameworks which could help me reduce the development time.
Development, of course, includes plug-ins structure, data persistence etc.

So far, I found Expresso, RealMethods and Spring Framework interesting. Is
there anyone willing to share their experiences with any of these tools? Any
comparisons?

Yes, my question is a little bit cumbersome but it is hard to say what I
would like to have in a framework without actually trying all of them, which
is, obvioulsy, not an option for me.

Many thanks for any reply.

Kind regards,
Davor

P.S. Please note that e.g. Struts is not an application framework, but
rather a web one.
--
Davor Cengija, dcengija_IQ_Filter_@inet.hr


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java web application frameworks / architecture barbara.streusand@yahoo.ca Java 33 10-07-2009 02:21 AM
Re: Groovy and Grails vs. Java for Web Interface (see Java web application frameworks / architecture) Roedy Green Java 0 09-24-2009 01:28 PM
Good application frameworks? BillW ASP .Net Building Controls 1 07-27-2005 11:54 AM
Frameworks that cover both GUI and DB parts of the application Joshua Levy Java 0 10-12-2004 04:55 PM
Ruby web-application frameworks Brian McCallister Ruby 0 07-29-2003 02:17 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57