Export fails in Vignette Portal
-------------------------------

                 Key: DISPL-482
                 URL: http://jira.codehaus.org/browse/DISPL-482
             Project: DisplayTag
          Issue Type: Bug
          Components: Export
    Affects Versions: 1.1.1
            Reporter: Prabakar


I'm able to see the display table using displatag -lib, i chooen export =true 
to see the link, when i tried to click the link, i got following error

O WARN  org.displaytag.tags.TableTag - Exception: [.TableTag] Unable to reset 
response before returning exported data. You are not using an export filter. Be 
sure that no other jsp tags are used before display:table or refer to the 
displaytag documentation on how to configure the export filter (requires j2ee 
1.3).

O ERROR org.springframework.web.portlet.DispatcherPortlet - Could not complete 
request

javax.portlet.PortletException

      at 
com.vignette.portal.portlet.jsrcontainer.internal.standardcontainer.invocation.apiimpl.PortletRequestDispatcherImpl.include(PortletRequestDispatcherImpl.java:136)


then i configure the response filter, i expend the filter to see whether my 
filter works or not.Still the same error, not using my class too.

Anything i missing in this

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to