Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 552209
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:28:31+00:00 2026-05-13T11:28:31+00:00

I am new to Java (but have a fair bit of .NET experience). I

  • 0

I am new to Java (but have a fair bit of .NET experience).

I need to get a Java application up and running quickly, so what I am looking for here is advice on components that will simplify or reduce the pain of common tasks and whose payoff will either be immediate or at least come with minimal investment in time spent learning how to use the component. I don’t have weeks to spend getting to grips with complex or extensive frameworks – I am looking for add-ins that are easy to use and remove some of the propblems of using raw APIs. However, if the raw API is the best option for any of these tasks, that’s fine, let me know …

Data Layer
I want to write specific providers for MySQL, MSSQL, Postgres but otherwise data access is pretty simple stuff. I will probably need transactions. What do you suggest? Does say, Spring Data Access, offer anything worth having over JDBC? Anything else I need to think about? My guess is something like Hibernate is going to be overkill and take too long to get up and running with – what do you think?

Middle Tier
Loosely coupled, interface based business layer. I need to be able to interact with the middle tier through a web app and a desktop app – what is the best way to expose this? Web service?

Desktop App
I know about Swing – are there any other simple desktop UI components? I will need some kind of scheduling component to run background tasks.

Web App
I will need some kind of cache, I need user sessions, I need dynamic pages. From what I can tell JSPs are a Java equivalent of PHP or some other server side scripting language (and don’t support state). An MVC framework may be overkill unless there is a framework that is very straight forward to get working with?. I heard there is a Java equivalent of ASP.NET web forms – is it any good? Maybe JSPs will suffice here?

I’m looking for practical advice / your experiences of components, rather than a list of web links 🙂

Thanks for any advice ..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T11:28:31+00:00Added an answer on May 13, 2026 at 11:28 am

    I would check out Grails for the model/controller/view mechanism and web front end. It will get you up and running very quickly with an ORM, a model, dynamic pages etc. (it’s a RoR – Ruby-on-Rails – model).

    From there, I would look at using Java RMI to communicate with a desktop front end. RMI comes as standard with Java and is a natural fit for a Java-to-Java communication requirement. I wouldn’t look at web services unless you have a multi-language/platform requirement. RMI is pretty simple to set up, with little configuration.

    Your RMI-enabled service layer will have to intercept with the Grails-provided model, but that should be trivial. To reduce possible client/server incomaptibilities (caused by interface changes), you can serve up the Java desktop via (say) Java Web Start (you’ll have a web server courtersy of Grails) and it can come from the same codebase that your server is running. Up-to-date deployments are maintained as you update the back end.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am new to Java (and Eclipse) but I have used .NET (and Visual
I have done Java and JSP programming in the past, but I am new
I have a fair amount of practice with Java as a programming language, but
I know something about Java but completely new to Enterprise Java. I'm trying my
How come, in Java, I can write List<?> list = new LinkedList<Double>(); but not
I'm a relatively new Java programmer coming from C++/STL, and am looking for a
I am currently calling the following line of code: java.net.URL connection_url = new java.net.URL(http://<ip
I'm relatively new to Java, so I have little to no idea where to
For a new Java web project I thought about using: Eclipse as IDE Mercurial
Almost every new Java-web-project is using a modern MVC-framework such as Struts or Spring

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.