I would like get your opinion about CRUD application.
What do you think is the best why to build CRUD application including the Front and the server side.
I thought about Struts 2 with JBoss. what are the Pros and Cons ?
Thank You.
Printable View
I would like get your opinion about CRUD application.
What do you think is the best why to build CRUD application including the Front and the server side.
I thought about Struts 2 with JBoss. what are the Pros and Cons ?
Thank You.
Try Jolene. Do a google search for "jolene java".
Jolene is a pure view for java web applications. It works with plain html files and can work with any web framework that uses JSP or Velocity.
Currently my sample application works with struts 1.2/1.3.