Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java Helpdesk Development....a good idea??

Status
Not open for further replies.

Seilsong

Programmer
May 3, 2002
11
GB
I have been handed the job of developing a Helpdesk for my companys IS department.
The Application must produce stats and reports on helpdesk calls, hardware, software, PC images, peripherals, and must integrate with the Net so that helpdesk requests can be submitted online.
I thought maybe a Java front end would be fun to do accessing an SQL back end, or maybe a fully web based system in PHP / MySQL.
Any advice or better ideas would be welcome. Skilled in Java, SQL, PHP, MySQL, VB and limited XML.
Note that this must be a ground-up bespoke system, so no off the shelf suggestions please.
 
i see nothing wrong with java or php...i would go with what you're most comfortable with.

i built one for my company in asp/mssql a few years ago. we're using java more now though.

the language doesn't really matter - it's merely the tool with which you build the application.



=========================================================
-jeff
try { succeed(); } catch(E) { tryAgain(); } finally { rtfm(); }
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top