WebSphere Portal Server - Re: Need some assistence in jsf portlet for retrieving managedbean from request scope

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > May 2006 > Re: Need some assistence in jsf portlet for retrieving managedbean from request scope





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 Re: Need some assistence in jsf portlet for retrieving managedbean from request scope

2006-05-08, 7:16 am

Hi

Use the Faces mechanism (as done in the pagecode bean(s))

Actionbean actionbean = (Actionbean) FacesContext.getCurrentInstance().getApplication().createValueBinding("#{actionbean}").getValue(FacesContext.getCurrentInstance());

Regards
Carsten
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com