Hi (jbp-2.0.1 is used)
i defined the action value of a form like: <form method='POST' action='<portlet:renderURL><portlet:param name="op" value="update"/></portlet:renderURL>'...... When the forum is submit, i hope the render doView() method will be called. However, It seems that this assumption is wrong. I got following exception: Who can give me some indication? thanks in advance! yxyang anonymous wrote : | 2006-01-23 05:43:26,841 ERROR [org.jboss.portal.server.servlet.CommandFilter] Exception in command invocation | org.apache.jasper.JasperException | at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:370) | at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) | at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) | at javax.servlet.http.HttpServlet.service(HttpServlet.java:810) | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) | at org.jboss.portal.portlet.impl.PortletRequestDispatcherImpl.execute(PortletRequestDispatcherImpl.java:71) | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | at java.lang.reflect.Method.invoke(Method.java:324) | at org.jboss.portal.server.servlet.CommandFilter.doFilter(CommandFilter.java:54) | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3918921#3918921 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3918921 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
