Considering creating a Java GUI...

T

Tyler

Hi All,

Im currently doing a project which would involve me creating a java
GUI, which on being used would update a database. Then for the
database's front end I will be creating a PHP website that displays
relevant information from the database, and updates it as necessary,
is this a sensible choice of languages? any advice?

I would greatly appreciate any advice or help.

if you would like more details, please email me at
(e-mail address removed)
 
J

Jose Rubio

They're great choice of languages, but with out more details of what you're
trying to do, there's no way anybody here can give you any real advice.

Was is the GUI app going to do, just show forms for user to type in
information? If so you might want to consider just making the whole thing a
web application using PHP or Java Servlets (if you're more comfortable in
Java than PHP) than having to worry about mainting a standalone app that
users are going to have to download/install/etc.
 
J

Jesper Nordenberg

Hi All,

Im currently doing a project which would involve me creating a java
GUI, which on being used would update a database. Then for the
database's front end I will be creating a PHP website that displays
relevant information from the database, and updates it as necessary,
is this a sensible choice of languages? any advice?

I would choose Java servlets instead of PHP.

/Jesper Nordenberg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top