Results 1 to 1 of 1
- 02-20-2013, 07:47 AM #1
Member
- Join Date
- Oct 2012
- Posts
- 4
- Rep Power
- 0
Can't diside JSF, JSP or JSP, JSF + SWING or other
Hello everybody.
I develop web application use POJO, domain model pattern, which has to let users manually buld tables with rows and columns and add any data into it, extract, save, and change data from DB(MySQL). The promblem is that I got confiused how to do this. My guesses are:
- Use JSP or JSF(which I don't know alot) to code the system which let user manually build tables somehow(don't have any idea) name headlines.
- Or use SWING, JavaFX to build the objects for do this and bind it with JSF or JSP for let user to do that as well manually.
If you have any Idea how to organise it?? Oh. And how can I save the prisent condition of table after the user done to add averything and fill the table I need to save it and fo a while to extract it in the same condition the same view. Maybe serialization??? Any idea's.
Thank you guy's and good luck.
Similar Threads
-
Help with swing
By Darkzombies in forum AWT / SwingReplies: 12Last Post: 12-14-2012, 09:45 AM -
MVC and swing
By jurka in forum AWT / SwingReplies: 1Last Post: 09-15-2008, 01:32 PM -
What is next to Swing
By javaplus in forum AWT / SwingReplies: 1Last Post: 01-13-2008, 10:16 PM -
AWT or Swing
By bugger in forum AWT / SwingReplies: 4Last Post: 11-22-2007, 09:44 AM -
map javax.swing.text.Element to javax.swing.text.View
By elizabeth in forum New To JavaReplies: 1Last Post: 07-30-2007, 07:02 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks