Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
NoClassDefFoundError: PortletResponse
posted

 hello dear community,

 i have the following problem:

i made a class, which reads an xml, writes the elements in new objects with getter and setter.
this  class works as my datasource in my grid.it works good.
when i edit a field in my grid i get the following message two times:

 E   SRVE0026E: [Servlet-Fehler]-[Faces Servlet]: java.lang.NoClassDefFoundError: javax.portlet.PortletResponse

have someone an idea, what this is?

Parents
No Data
Reply
  • 28464
    posted

    Hello,

    Are you using the JSF suite? From the error message I can tell that the platform is Java, while here is the ASP.NET forums. If you are using our Java JSF package, you can visit the JSF grid forum located here:

    http://forums.infragistics.com/forums/161.aspx

    and ask the question there.

    Hope this helps.

Children
No Data