defineObjects should make portlet objects available in jsp
Status: Beta
Brought to you by:
fwjwiegerinck
When I use <portlet:defineObjects /> in jsp, eclipse does not recognize the objects that should be available then (renderRequest, renderResponse, portletConfig), and therefore auto-complete does not work and objects are marked as an error ("renderResponse can not be resolved"). It would be great if this can be fixed in the future.