• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Crud operation in Portlet

 
Greenhorn
Posts: 16
Hibernate Eclipse IDE Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
All,

I am new to Portlet, and develop a Crud application in Portlet, But I am unable to find out any good URL
which help me to develop a simple Crud application in Portlet.
and now looking for your helps, please provide me any good url which will help me to perform my task
or if anybody has any sample app. please give me.

Thanks.
 
author
Posts: 469
20
 
Subodh Ray
Greenhorn
Posts: 16
Hibernate Eclipse IDE Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ashish Sarin wrote:You may find this helpful: http://books.dzone.com/articles/spring-30-portlet-mvc-part-2




Thanks
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, you might like to have a look to an automatic source code generator of CRUD portlets called xmlportletfactory.org

Just by defining and xml file with the tables and fields you need, you can generate full working CRUD portlets with complete source code.

Hope this helps. Saludos, Jack.
 
Subodh Ray
Greenhorn
Posts: 16
Hibernate Eclipse IDE Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Jack Rider wrote:Hello, you might like to have a look to an automatic source code generator of CRUD portlets called xmlportletfactory.org

Just by defining and xml file with the tables and fields you need, you can generate full working CRUD portlets with complete source code.

Hope this helps. Saludos, Jack.







Thanks, Jack Rider
 
Surfs up space ponies, I'm making gravy without this lumpy, tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic