Hello all,
As a project i'm trying to make an interactive messageboard application.
I have made projects in Java before, so my prefference goes to Java again.
However, i don't know if this is the best choice.
So my question is: Is Java on a windows platform the best language for an interactive messageboard that has to do the following things.
- Broadcast global news: Events, news, Achievements and successes, sollicitations
- Switch from broadcasting global stuff to a login screen
- After login show personal news, events, help questions, video's, twitter shoutbox
So the application is going to have a global part and a personal part after a login.
Is Java up for these things?
Thanks,
Zylox
4 Replies - 1001 Views - Last Post: 23 February 2011 - 07:15 AM
#1
Question about making Interactive Messageboard in java
Posted 23 February 2011 - 02:19 AM
Replies To: Question about making Interactive Messageboard in java
#2
Re: Question about making Interactive Messageboard in java
Posted 23 February 2011 - 04:12 AM
I am assuming you are going to have a server which the client queries ? If you wish to interact from a desktop to a server then java should be fine for what you are doing.
#4
Re: Question about making Interactive Messageboard in java
Posted 23 February 2011 - 06:38 AM
Ok well let's say i would use Java. Then there's still a gazillion webframeworks...
Any tips about those? Wich one would be best for this kind of application?
Any tips about those? Wich one would be best for this kind of application?
#5
Re: Question about making Interactive Messageboard in java
Posted 23 February 2011 - 07:15 AM
Edit: ATM im thinking of either using Struts or Java Server Faces.
Page 1 of 1