swing - Developing a standalone application using Java -


i want build application using java related frameworks not have idea start it.

the description follows:

i need fetch flat files containing legacy data ui , send structured database storing structured data. conversion of legacy data structured form.

in above process want display error logs on ui itself.

how achieve functionality , framework or technology better use? use swing?

you write simple console application. if don't need gui don't use one. otherwise swing fine.

you can use spring , hibernate handle database connectivity.

logging via log4j can output console.

it seems have lot of studying started.


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -