WebSphere Portal Server - Problem with Portletdata.store()

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > August 2004 > Problem with Portletdata.store()





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Problem with Portletdata.store()
guizmo

2004-08-17, 5:47 am

Hello!

I'm trying to develop a new portlet but i have got a problem because my attributes are never stored in wps database.

However, i use the PortletData, my code looks like this :
....
pData = request.getData();
pData.setAttribute("attribute", myAttribute);
pData.store();
....

But it seems it never stores my data.

What's wrong?

Has somebody already had this problem?
guizmo

2004-08-27, 9:26 am

I can't resolve this problem, it seems i can't store any attributes in my database with the object PortletData.
What's wrong?
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com