Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: Developing a Team collaboration/MIS web app Date: Fri, 04 May 2012 11:09:56 -0700 Organization: A noiseless patient Spider Lines: 19 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 4 May 2012 18:10:00 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="zgW2MA4sFrKxp4jMohs6RQ"; logging-data="28315"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/hwZiMVOSq1hYZ4hm93UUVq7E0kJ0tU7o=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 In-Reply-To: Cancel-Lock: sha1:7tdFTrhJUW8ixFFcrgpmlCb9lMY= Xref: csiph.com comp.lang.java.programmer:14263 On 5/4/2012 1:12 AM, ruds wrote: > Hello, > I want to develop a team collaboration /MIS system for my > department.Previously I have used JSP for this, but I want to add more > features and change the look and feel of the current system.For the > backend I'll be using MySQL and server is Linux. > Which technology will be the best for this? JSP, JSF, JavaFx, or > something else? > Please tell me as I'm very confused. > I know JSP but others I will have to learn, so which will have a low > learning curve? Also, I will be working on this single handedly - from > concept to design to programming. I think for any advice, we'd need your requirements. What is "team collaboration?" A simple feature list will be needed to start with. Some more complex work flow would help if you've thought that far ahead. Outputs like reports, summary screens, search, etc. too.