javax.el.ELException: /neAdd.xhtml: Bean: $Proxy174, property: goPopup
my page is :
neAdd.xhtml :
...
<jp:popupFrame scrolling="yes" height="450px" width="550px" actionOpen="#{neLogic.goPopup}" center="true" actionClose="#{neLogic.setBsc }">
<h:outputText value="Popup frame"/>
</jp:popupFrame>
<!--<h:commandLink for="" value="#{ messages.linkedMSC}" />-->
<h:inputText id = "linkedBSC" value="#{neBean.bsc.name}" disabled="true"/>
...
and the method simply return a outcome String
--
from debian manifesto:
Debian Linux is a brand-new kind of Linux distribution.
Rather than being developed by one isolated individua
l or group, as other distributions of Linux have been developed in the
past, Debian is being developed openly in the spirit of Linux and GNU.

