• 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

Problem with Portlet Preferences not loading

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

In advance, I've read through the post at "https://coderanch.com/t/203948/Portals-Portlets/java/Portlet-Preferences-not-loading-portlet" and it didn't really come to a defining conclusion.

I have a portlet definition that looks like the following:



In the doView function of my class, I make a call to



but it returns the empty string. i.e. the flag preference isn't getting set for some reason.

OK, here's a little/big side note: Everything was working with Java 1.5.0_06 installed. I recently upgraded to the newest version of Java (1.6.0_16) and this started happening.

Any suggestions?

Thanks,
B.J.
 
Hug your destiny! And hug this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic