aspose file tools
The moose likes Portals and Portlets and the fly likes Crud operation in Portlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Crud operation in Portlet" Watch "Crud operation in Portlet" New topic
Author

Crud operation in Portlet

Subodh Ray
Greenhorn

Joined: Dec 01, 2011
Posts: 16

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.
Ashish Sarin
author
Ranch Hand

Joined: Nov 20, 2000
Posts: 403
    
    5
You may find this helpful: http://books.dzone.com/articles/spring-30-portlet-mvc-part-2


Author of
Getting started with Spring Framework
Portlets in Action
Spring Roo 1.1 Cookbook
Portlets blogSpring Roo blog
Subodh Ray
Greenhorn

Joined: Dec 01, 2011
Posts: 16

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



Thanks
Jack Rider
Greenhorn

Joined: Apr 08, 2012
Posts: 1
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

Joined: Dec 01, 2011
Posts: 16

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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Crud operation in Portlet
 
Similar Threads
Developing School management system
How to develope and deploy Pluto Portlet
Pop ups in jsr 168 portlet
JSF 2.0 portlet development
Is there any PortletContaner API ?