netui:imageButton BUG

HI,
there is problem while i use
<netui:imageButton action="save" formsubmit="true"> .....
<netui:imageButton action="delete" formsubmit="true"> ....
<netui:imageButton action="cancel" formsubmit="true"> ...
this is generating the JavaScript method with same function name, so only last
action i.e. Cancel is calling every time....
but when i use
<netui:imageAnchor action="save" formSubmit="true">
<netui:imageAnchor action="delete" formSubmit="true">
<netui:imageAnchor action="cancel" formSubmit="true">
then this tag generates three javascript function as per the action name... but
the problem with this tag is it's "src" attributes does not take dynamic path
for images... we have to hard code the image path.......
can you pleae guide me regarding this......

This appears to be a bug that there is a patch for 8.1GA, and will be included
in sp2.
If you contact support, ask for the following patch:
CR121496 - When multiple forms are present in a jsp, netui:parameter values
always defaults to the value set in the last form in the page.
-Tanya
"vijay patel" <[email protected]> wrote:
>
HI,
there is problem while i use
<netui:imageButton action="save" formsubmit="true"> .....
<netui:imageButton action="delete" formsubmit="true"> ....
<netui:imageButton action="cancel" formsubmit="true"> ...
this is generating the JavaScript method with same function name, so
only last
action i.e. Cancel is calling every time....
but when i use
<netui:imageAnchor action="save" formSubmit="true">
<netui:imageAnchor action="delete" formSubmit="true">
<netui:imageAnchor action="cancel" formSubmit="true">
then this tag generates three javascript function as per the action name...
but
the problem with this tag is it's "src" attributes does not take dynamic
path
for images... we have to hard code the image path.......
can you pleae guide me regarding this......

Similar Messages

  • Netui errors

    anyone know what causes this error -
    2005-02-10 11:35:38,184 - Can not update the identifier "personGroup" on a null value object.
    2005-02-10 11:35:38,189 - Exception when attempting to update the expression "{actionForm.personGroup}" with available binding contexts [actionForm, pageFlow, globalApp]. Root cause: com.bea.wlw.netui.script.xscript.IllegalContextStateException: The action form for the expression "actionForm" could not be found
    Throwable: com.bea.wlw.netui.script.ExpressionUpdateException: Exception when attempting to update the expression '{actionForm.personGroup}' with a value of type '[Ljava.lang.String;' and with available contexts [session, request, response]. Root exception cause: The action form for the expression "actionForm" could not be found
    Stack Trace:
    com.bea.wlw.netui.script.ExpressionUpdateException: Exception when attempting to update the expression '{actionForm.personGroup}' with a value of type '[Ljava.lang.String;' and with available contexts [session, request, response]. Root exception cause: The action form for the expression "actionForm" could not be found
         at com.bea.wlw.netui.script.xscript.XScriptEvaluator.update(XScriptEvaluator.java:440)
         at com.bea.wlw.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:149)
         at com.bea.wlw.netui.pageflow.ProcessPopulate.populate(ProcessPopulate.java:239)
         at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processPopulate(PageFlowRequestProcessor.java:396)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:254)
         at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:651)
         at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:527)
         at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:152)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1525)
         at com.bea.netuix.servlets.controls.content.PageflowContent.handlePostbackData(PageflowContent.java:206)
         at com.bea.netuix.nf.ControlLifecycle$2.visit(ControlLifecycle.java:216)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:281)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:117)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:95)
         at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:185)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:149)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:357)
         at com.bea.netuix.servlets.manager.UIServlet.processControlTree(UIServlet.java:226)
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:607)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6356)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Caused by: com.bea.wlw.netui.script.xscript.IllegalContextStateException: The action form for the expression "actionForm" could not be found
         at com.bea.wlw.netui.script.xscript.context.ActionFormContextResolver.resolve(ActionFormContextResolver.java:67)
         at com.bea.wlw.netui.script.xscript.XScriptEvaluator.execScript(XScriptEvaluator.java:564)
         at com.bea.wlw.netui.script.xscript.XScriptEvaluator.execUpdate(XScriptEvaluator.java:502)
         at com.bea.wlw.netui.script.xscript.XScriptEvaluator.update(XScriptEvaluator.java:394)
         ... 51 more

    Hi,
    I am also experiencing the similar problem. But this error is not permenant, it occurs once in a while. When I refresh the page or resubmit the form, it starts working. I dont know whats going wrong. Defly it is not the wrong data type for the form variables since it does work most of the time.
    Is this some bug in Weblogic? We use weblogic 8.1
    Please help me.
    Following is the Controller.jpf
    * @jpf:action
    * @jpf:validation-error-forward path="flexibts_home.jsp" name="failure"
    * @jpf:forward path="getFlexiBTSForm.do" name="flexiBTSInput"
    protected Forward processFlexiBTSHome(FlexiBTSHomeForm homeForm)
    return new Forward("flexiBTSInput");
    * @jpf:action
    * @jpf:forward path="flexibts_input.jsp" name="flexiBTSInput"
    protected Forward getFlexiBTSForm(FlexiBTSForm form)
    log.debug("Getting FlexiBtsForm...");
    return new Forward("flexiBTSInput");
    The following is the input Home.jsp which calls 'processFlexiBTSHome' when submit is clicked.
    <netui:form action="getFlexiBTSHome" method="POST" scope="session" name="flexiBTSHomeForm" type="Controller$FlexiBTSHomeForm">
    <netui:imageButton src="/nols/orderingsupport/resources/images/next.gif"
    rolloverImage="/nols/orderingsupport/resources/images/next_roll.gif"
    onClick="this.form.action='/nols/orderingsupport/processFlexiBTSHome.do';this.form.submit();" />
    </netui:form>
    Following is the error, that occurrs once in a while for almost all my form variables. Here is one such message:
    Throwable: com.bea.wlw.netui.script.ExpressionUpdateException: Exception when attempting to update the expression '{actionForm.isEDGE}' with a value of type 'java.lang.String' and with available contexts [actionForm, session, request, response]. Root exception cause: Could not update expression "{actionForm.isEDGE}" with the value object of type "java.lang.String" because a public field named "isEDGE" or a setter for the property "isEDGE" could not be found.
    Stack Trace:
    com.bea.wlw.netui.script.ExpressionUpdateException: Exception when attempting to update the expression '{actionForm.isEDGE}' with a value of type 'java.lang.String' and with available contexts [actionForm, session, request, response]. Root exception cause: Could not update expression "{actionForm.isEDGE}" with the value object of type "java.lang.String" because a public field named "isEDGE" or a setter for the property "isEDGE" could not be found.
         at com.bea.wlw.netui.script.xscript.XScriptEvaluator.update(XScriptEvaluator.java:440)
         at com.bea.wlw.netui.script.el.ExpressionEvaluatorImpl.update(ExpressionEvaluatorImpl.java:149)
         at com.bea.wlw.netui.pageflow.ProcessPopulate.populate(ProcessPopulate.java:337)
         at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processPopulate(PageFlowRequestProcessor.java:402)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:254)
         at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:674)
         at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:527)
         at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:152)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.nokia.nols.orderingsupport.security.AccessControlFilter.doFilter(AccessControlFilter.java:55)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.nokia.nols.common.filter.NDAFilter.doFilter(NDAFilter.java:270)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:334)
         at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.superForward(PageFlowRequestProcessor.java:1450)
         at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor$DefaultHttpRedirector.forward(PageFlowRequestProcessor.java:1467)
         at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.doForward(PageFlowRequestProcessor.java:1336)
         at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processForwardConfig(PageFlowRequestProcessor.java:1230)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
         at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:674)
         at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:527)
         at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:152)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.nokia.nols.orderingsupport.security.AccessControlFilter.doFilter(AccessControlFilter.java:55)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.nokia.nols.common.filter.NDAFilter.doFilter(NDAFilter.java:270)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7053)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    Caused by: com.bea.wlw.netui.script.ExpressionUpdateException: Could not update expression "{actionForm.isEDGE}" with the value object of type "java.lang.String" because a public field named "isEDGE" or a setter for the property "isEDGE" could not be found.
         at com.bea.wlw.netui.script.xscript.ExpressionUpdateHelper.setProperty(ExpressionUpdateHelper.java:389)
         at com.bea.wlw.netui.script.xscript.XScriptEvaluator.update(XScriptEvaluator.java:425)
    THANKS in advace
    Raghu

  • Appending param value to the netui:form action URL

    Hi there,
    I have got very simple problem.
    I want to add 'dummyParam=dummyVaule' as a query string to the 'URL' whenever
    NETUI form data is posted using submit button.
    I have tried <netui:parameter> but it did not work.
    I have the following snippet of code
    <netui:from action="updateDetails">
    <netui:imagebutton value="submit" >
    </netui:imageButton>
    </netui:form>
    Thanks for your help
    Regards
    Charan

    Hello Jonathan,
    How are you generating the form action URL for the Struts portlet now? You should be able to include any parameters you want in the URL at that time.
    Kevin

  • Socket excpetion

    Hi Folks,
    I am getting this exception repeatedly in the logs. I have no idea why it is happening. Can any one help me out of this please?
    Input/output error: java.net.SocketException: Broken pipe
    javax.servlet.jsp.JspException: Input/output error: java.net.SocketException: Broken pipe
    at org.apache.struts.util.ResponseUtils.write(ResponseUtils.java:160)
    at com.bea.wlw.netui.tags.html.Html.doEndTag(Html.java:277)

    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@ page import="com.bc.util.BcUtil"%>
    <%@ page import="com.bea.netuix.servlets.controls.portlet.PortletPresentationContext"%>
    <%@ page import="com.bea.portlet.prefs.PortletPreferences"%>
    <%@ page import="portlets.bookmarks.BookmarkBean"%>
    <%@ page import="portlets.bookmarks.BookmarksController"%>
    <%@ taglib uri="netui-tags-databinding.tld" prefix="netui-data"%>
    <%@ taglib uri="netui-tags-html.tld" prefix="netui"%>
    <%@ taglib uri="netui-tags-template.tld" prefix="netui-template"%>
    <%@ taglib uri="netui" prefix="netui0"%>
    <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%>
    <%@ include file="/jsp/util/imagePathInclude.jspf"%>
    <netui-data:getData resultId="currentMode" value="{pageFlow.currentMode}"/>
    <netui:html>
    <table cellpadding="1" cellspacing="0" width="100%">
    <%
    String definitionLabel = PortletPresentationContext.getPortletPresentationContext(request).getDefinitionLabel();
    PortletPresentationContext portletCtx = PortletPresentationContext.getPortletPresentationContext( request );
    PortletPreferences portletPrefs = portletCtx.getPreferences( request );
    String prefUrl = portletPrefs.getValue( "url", "" );
    String prefName = portletPrefs.getValue( "name", "" );
    String prefDisplayDefault = portletPrefs.getValue( "displayDefault", "" );
    int numBookmarks = 0;
    pageContext.setAttribute("numBookmarks", new Integer(numBookmarks));
    Vector bookmarks = (Vector)request.getAttribute(BookmarksController.BOOKMARKS);
    if ( bookmarks == null || bookmarks.isEmpty()) {
    if (prefDisplayDefault.equalsIgnoreCase("yes")) {
    %>
    <tr>
    <td>
    <netui:anchor href="<%=prefUrl%>" target="_new">
    <netui:label value="<%=prefName%>"/>
    </netui:anchor>
    </td>
    </tr>
    <%
    } else {
    %>
    <tr><td>There are no bookmarks to display.</td></tr>
    <%
    } else {
    numBookmarks = bookmarks.size();
    pageContext.setAttribute("numBookmarks", new Integer(numBookmarks));
    Iterator iter = bookmarks.iterator();
    while (iter.hasNext()) {
    BookmarkBean bookmark = (BookmarkBean)iter.next();
    int id = bookmark.getID();
    String name = bookmark.getValue1();
    String url = bookmark.getValue2();
    int seq = bookmark.getSortOrder();
    pageContext.setAttribute("id", new Integer(id));
    pageContext.setAttribute("name", name);
    pageContext.setAttribute("url", url);
    pageContext.setAttribute("seq", new Integer(seq));
    %>
    <tr>
    <td>
    <%
    if (url.startsWith("http://thetrain")) {
    %>
    <netui:anchor href="<%=url%>">
    <netui:label value="<%=name%>"/>
    </netui:anchor>
    <%
    } else {
    %>
    <netui:anchor href="<%=url%>" target="_new">
    <netui:label value="<%=name%>"/>
    </netui:anchor>
    <%
    %>
    </td>
    <td width="1%">
    <%
    if (seq > 1) {
    %>
    <netui:imageAnchor action="moveUpBookmark" src="{pageContext.trainImagePath}arrow_up.gif" border="0" alt="Move up '{pageContext.name}'">
    <netui:parameter name="id" value="<%=String.valueOf(id)%>"/>
    <netui:parameter name="seq" value="<%=String.valueOf(seq)%>"/>
    </netui:imageAnchor>
    <%
    if (seq < numBookmarks) {
    %>
    <netui:imageAnchor action="moveDownBookmark" src="{pageContext.trainImagePath}arrow_down.gif" border="0" alt="Move down '{pageContext.name}'">
    <netui:parameter name="id" value="<%=String.valueOf(id)%>"/>
    <netui:parameter name="seq" value="<%=String.valueOf(seq)%>"/>
    </netui:imageAnchor>
    <%
    %>
    </td>
    <td width="1">
    <netui:form action="editBookmark">
    <netui:hidden dataSource="{actionForm.id}" dataInput="{pageContext.id}"/>
    <netui:hidden dataSource="{actionForm.name}" dataInput="{pageContext.name}"/>
    <netui:hidden dataSource="{actionForm.url}" dataInput="{pageContext.url}"/>
    <netui:imageButton src="{pageContext.trainImagePath}edit.gif" alt="Edit '{pageContext.name}'"/>
    </netui:form>
    </td>
    <td width="1">
    <netui:form action="deleteBookmark">
    <netui:hidden dataSource="{actionForm.id}" dataInput="{pageContext.id}"/>
    <netui:hidden dataSource="{actionForm.seq}" dataInput="{pageContext.seq}"/>
    <netui:hidden dataSource="{actionForm.numBookmarks}" dataInput="{pageContext.numBookmarks}"/>
    <netui:imageButton src="{pageContext.trainImagePath}delete.gif" alt="Delete '{pageContext.name}'"/>
    </netui:form>
    </td>
    </tr>
    <%
    %>
    </table>
    <%
    String prefMaxBookmarks = portletPrefs.getValue( "maxBookmarks", "" );
    int maxBookmarks = -1;
    try {
    maxBookmarks = new Integer(prefMaxBookmarks).intValue();
    } catch(NumberFormatException nfe) {
    // nfe.printStackTrace();
    String prefHelpText = portletPrefs.getValue( "helpText", "" );
    String mode = (String)pageContext.getAttribute("currentMode");
    if (mode.equals("add")) {
    if (maxBookmarks == -1 || numBookmarks < maxBookmarks) {
    pageContext.setAttribute("newSeq", new Integer(numBookmarks+1));
    %>
    <hr size="1"/>
    <netui:form action="insertBookmark">
    <netui:hidden dataSource="{actionForm.seq}" dataInput="{pageContext.newSeq}"/>
    <table>
    <tr>
    <td valign="top">Name:</td>
    <td valign="top">
    <netui:textBox dataSource="{actionForm.name}" maxlength="80"/>
    <netui:error value="name"/>
    </td>
    </tr>
    <tr>
    <td valign="top">URL:</td>
    <td valign="top">
    <netui:textBox dataSource="{actionForm.url}" maxlength="500"/>
    <netui:error value="url"/>
    </td>
    </tr>
    <tr>
    <td colspan="2"><%=prefHelpText%></td>
    </tr>
    </table>
    <netui:button value="Add" type="submit"/>
    </netui:form>
    <%
    } else if (mode.equals("edit")) {
    %>
    <hr size="1"/>
    <netui:form action="updateBookmark">
    <netui:hidden dataSource="{actionForm.id}"/>
    <table>
    <tr>
    <td>Name:</td>
    <td>
    <netui:textBox dataSource="{actionForm.name}" maxlength="80"/>
    <netui:error value="name"/>
    </td>
    </tr>
    <tr>
    <td>URL:</td>
    <td>
    <netui:textBox dataSource="{actionForm.url}" maxlength="500"/>
    <netui:error value="url"/>
    </td>
    </tr>
    <tr>
    <td colspan="2">Include 'http://' in your URL</td>
    </tr>
    </table>
    <netui:button type="submit" value="Update"/>
    <netui:button type="submit" value="Cancel" action="cancelEdit"/>
    </netui:form>
    <%
    if (request.getAttribute("msg") != null) {
    %>
    <hr size="1"/>
    <%=request.getAttribute("msg")%>
    <%
    %>
    </netui:html>

  • How to do javascript validation in jsp

    Hi everybody, i have done javascript validation in html but i dont know how to validate this jsp page.
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui"%>
    <%@taglib uri="http://beehive.apache.org/netui/tags-databinding-1.0" prefix="netui-data"%>
    <%@taglib uri="http://beehive.apache.org/netui/tags-template-1.0" prefix="netui-template"%>
    <netui:html>
         <head>
              <netui:base/>
         </head>
    <netui:body>
    <netui:form action="skippedAccessories">
    <netui:hidden dataSource="actionForm.location.city" dataInput="${request.phoneAccessoriesForm.location.city}"/>
    <netui:hidden dataSource="actionForm.location.state" dataInput="${request.phoneAccessoriesForm.location.state}"/>
    <netui:hidden dataSource="actionForm.location.zip" dataInput="${request.phoneAccessoriesForm.location.zip}"/>
    <netui:hidden dataSource="actionForm.plan.type" dataInput="${request.phoneAccessoriesForm.plan.type}"/>
    <netui:hidden dataSource="actionForm.plan.id" dataInput="${request.phoneAccessoriesForm.plan.id}"/>
    <netui:hidden dataSource="actionForm.plan.title" dataInput="${request.phoneAccessoriesForm.plan.title}"/>
    <netui:hidden dataSource="actionForm.phone.modelID" dataInput="${request.phoneAccessoriesForm.phone.modelID}"/>
    <netui:hidden dataSource="actionForm.phone.modelTitle" dataInput="${request.phoneAccessoriesForm.phone.modelTitle}"/>
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="75%">
    <tr>
    <td align="center">
    <netui-data:getData resultId="imageFileName" value="${request.phoneAccessoriesForm.imageFileName}"/>
    <%
    String imageFileName = (String) pageContext.getAttribute("imageFileName");
    String img1 = request.getContextPath() + "/framework/skins/uscc/images/" + imageFileName;
    System.out.println("psAccessories.jsp - img1 = " + img1);
    %>
    <netui:imageButton src="<%=img1%>" onKeyPress="submit"/>
    </td>
    </tr>
    <tr>
    <td align="center">
    <%
    String img2 = request.getContextPath() + "/framework/skins/uscc/images/continue.gif";
    %> Select accessorries for your
    <netui:label value="${request.phoneAccessoriesForm.phone.modelTitle}"/>
    <br>
    ... or continue to checkout
    <netui:imageButton src="<%=img2%>" onKeyPress="submit"/>
    </td>
    </tr>
    <tr>
    <td> </td>
    </tr>
    <tr>
    <td bgcolor="#DAECFB">
    Calling Plan Selected:
    <netui:label value="${request.phoneAccessoriesForm.plan.title}"/>
    </td>
    </tr>
    <tr>
    <td> </td>
    </tr>
    </table>
    </netui:form>
    </netui:body>
    </netui:html>
    Can anybody help me

    So how i can do thisLet's try this again shall we.
    You said you have previously validated HTML with
    JavaScript right?
    Do the same thing. It works exactly the same. Don't
    ask me how when you know how.(..and ask your questions in a java script forum if you have any problems. Java script isn't Java)

  • BUG ??? BEA-420012 There was an error while running a lifecycle stage

    Hello...
    Currently I am working on BEA Portal 8 on Linux platform, but when I browsing
    my App, the server send me the next Error...
    <Error>
    <netui>
    <SERVERNAME>
    <portalServer>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <USER-LOGGED> <>
    <BEA-420012>
    <There was an error while running a lifecycle stage :: Lifecycle: UIControl.render
    :: for the control :: null ::.
    com.bea.netuix.nf.UIControlException:
    For portlet [nameportletPortlet_1],
    could not do page flow lookup for the given action [nameAction] in the given PageFlow:
    [NamepageflowPF.NamepageflowPFController].
    I repleace my current values for ...
    SERVERNAME
    USER-LOGGED
    Namepageflow
    nameAction
    Is that a BEA Portal's BUG ???????
    thankX .....
    atte
    Francisco Perez

    Subbu ..
    Well, my portlet only call the begin action, all the other action are in the pageflow
    scope..
    thanX
    Francisco Perez
    Subbu Allamaraju <[email protected]> wrote:
    Could you also check if the actions specified while creating the portlet
    exist in the pageflow? It seems that the portal is unable to invoke
    the pageflow.
    Subbu
    Francisco Perez said the following on 11/12/2003 08:05 AM:
    Hello Subbu ...
    Yes, it is correct, all my pageflow woks stand-alone ..
    Do You have any idea ?
    thanX ...!!!
    Subbu Allamaraju <[email protected]> wrote:
    Could you check if your pageflow works stand-alone?
    Subbu
    Francisco Perez wrote:
    Hello...
    Currently I am working on BEA Portal 8 on Linux platform, but whenI browsing
    my App, the server send me the next Error...
    <Error>
    <netui>
    <SERVERNAME>
    <portalServer>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <USER-LOGGED><>
    <BEA-420012>
    <There was an error while running a lifecycle stage :: Lifecycle:
    UIControl.render
    :: for the control :: null ::.
    com.bea.netuix.nf.UIControlException:
    For portlet [nameportletPortlet_1],
    could not do page flow lookup for the given action [nameAction] inthe given PageFlow:
    [NamepageflowPF.NamepageflowPFController].
    I repleace my current values for ...
    SERVERNAME
    USER-LOGGED
    Namepageflow
    nameAction
    Is that a BEA Portal's BUG ???????
    thankX .....
    atte
    Francisco Perez

  • Weblogic 9.2 bug?

    in my servlet spec 2.3 webapp I have deployed struts in the web-inf/lib and am trying to use the html-el taglib. I think the BeanInfo classes are being ignored. To reproduce, try using tags from the struts/html-el.tld, e.g., the text input tag, and provide some el in one of the attributes. The EL goes uninterpreted. If you look at the generated java code, you can see instead of calling set____Expr, the rtexpr setter is always used. I set a breakpoint in the beaninfo's getPropertyDescriptors, but it was never hit. I also tried Introspector.flushCaches, but that was also no help. The conclusion I've arrived at is that the BeanInfo classes in my struts-el.jar are not being used. I saw from the 9.2 release notes that there was a BeanInfo related bug fixed for netui, maybe this is somehow related.
    Anyway, a workaround for me has been to use c:set and then rtexprvalues for the few struts tags whose beaninfos are ignored.
    Here are some keywords for google: wl9.2 9.2 servlet 2.4 2.3 jstl el 1.1 1.2 jsp 2.0 wl9

    I had a similar problem with WL 9.2 .....but for me it was a permissions issue......check if all the files under your bea home folder are owned by the same user account .....i.e, the user account with which the server is running ....check this on all....Also you can try some extra logging using debug flags ( debug deploy) and analyse whats going on .....and the next step would be to open an SR with oracle...

  • Netui:select seems to be broken in Portal 9.2

    Hi
    I have problems with the tag and I slowly think it might be a bug in the tag. The optionsDataSource attribute seems not to work anymore. It only puts the actual text '{pageFlow._options}' in the dropdown box. I tried to use it with the pageFlow and actionForm option but with the same result. I hope there is something I do wrong ;) Any help is very much appreciated
    on JSP page
    <netui:select dataSource="{actionForm.selections}" optionsDataSource="{pageFlow._options}"
    in JPFController
    public String[] _options = {"red", "green", "blue", "orange", "pink", "aqua", "black", "brown", "tan"};
    with setters and getters
    in formbean
    public static class SubmitForm extends FormData
    private String[] selections;
    public void setSelections(String[] selections)
    this.selections = selections;
    public String[] getSelections()
    return this.selections;
    }

    That did the trick ;\
    optionsDataSource="${pageFlow.selectOptions}

  • Bea content repository bug (?)

    Hi All,
    I've encountered a problem working with the Bea weblogic content repository.
    I've tried to create a new property for a content type wich has already some contents associated.
    The results is that if i try to set the new proprery value, for a content that has been loaded before the new property was created, the admin console displays an error (reported below)
    Does someone know if there's a bug on the content managemtent, and if it is, how can be avoided?
    Here is a summarization of the steps i followed:
    1. Loaded a new content of Image type (named image1)
    2. Created a new property (image width) for the type Image
    3. Tried to set the new property of the content image1 --> (ERROR)
    4. Loaded another content of the same type (named image2)
    5. Tried to set the new property of the content image2 --> (OK)
    Thank you in advance,
    Kind regards.
    -- Marco --
    --------------------- ERROR LOG ---------------------
    java.lang.NullPointerException
         at content.node.nodeSelected.properties.NodePropertiesController.saveProperty(NodePropertiesController.java:1032)
         at content.node.nodeSelected.properties.NodePropertiesController.saveProperties(NodePropertiesController.java:986)
         at content.node.nodeSelected.properties.NodePropertiesController.saveProperties(NodePropertiesController.java:779)
         at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
         at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
         at org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:869)
         at org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:808)
         at org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:477)
         at org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:305)
         at org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:335)
         at org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:51)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:419)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:95)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:2042)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:90)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2114)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:554)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:851)
         at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:630)
         at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:157)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
         at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1169)
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:688)
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionInternal(ScopedContentCommonSupport.java:144)
         at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction(PageFlowStubImpl.java:107)
         at com.bea.portlet.adapter.NetuiActionHandler.raiseScopedAction(NetuiActionHandler.java:99)
         at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:180)
         at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:168)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    hi,
    I have not verified it with BEA, but I have analyzed the error as I encountered it my self. Seems like the bug arises from a missing row in the CM_PROPERTY table. This seems to trigger a bug of some sort in the content framework.
    You could try to make a sql ( should be easy ) to insert the missing rows.
    I have blogged about this in my [url http://blog.thej2eestruggle.com]J2EE blog.
    - Anders Mathisen

  • Title attribute for netui:anchor

    Does anybody know how to set an title on a <netui:anchor> tag? I can't see anyway
    of doing this from the documentation.
    As of Oct 04 this will be illegal in Europe when the Disability Discrimaination
    Act legislation comes into effect.
    Many Thanks
    Tony

    There's not a way to do that currently. This is a bug that will be fixed in
    the next version.
    Rich
    "Tony Cromarty" <[email protected]> wrote in message
    news:400c0e2a$[email protected]..
    >
    Does anybody know how to set an title on a <netui:anchor> tag? I can't seeanyway
    of doing this from the documentation.
    As of Oct 04 this will be illegal in Europe when the DisabilityDiscrimaination
    Act legislation comes into effect.
    Many Thanks
    Tony

  • WL SP4 jsp compilation bug? - redeployment

    Last week I've upgraded WebLogic from SP2 to SP4. Since then after each application redeploy i'm getting jsp compilation error.<br><br>
              The only solution I've found is to restart the cluster. Then it works fine until next redeployment.<br><br>
              It looks like WebLogic couldn't find some libraries. Maybe it is problem with ClassLoader.<br><br>
              Did you encounter any behaviour like this? Is it some kind of WebLogic SP4 bug?<br><br>
              <br>
              ####<Apr 11, 2005 6:29:25 PM CEST> <Error> <HTTP> <K2DA002> <man1ITG20> <ExecuteThread: '12' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <> <BEA-101017> <[ServletContext(id=8986766,name=plans,context-path=/plans)] Root cause of ServletException.
              java.lang.Throwable: Failed to compile JSP /login/remotelogin.jsp<html><br>
              <head><br>
              <title>Javelin JSP compilation error</title><br>
              </head><br>
              <body><br>
              <br>
              <b>Compilation of JSP File '/login/remotelogin.jsp' <font color=#FF0000>failed</font>:</b><HR><br>
              <pre><br>
              Errors found in <br>man1ITG20/stage/integration/TD/login/remotelogin.jsp:
              Error at line 17 column 1:<br>
              Description: Package org.apache contains no member package or type of this name.
              <br>
              Error at line 17 column 1:
              Description: Package org.apache contains no member package or type of this name.
              <br>
              Error at line 55 column 2:
              Description: Package org.apache contains no member package or type of this name.
              <br>
              Error at line 56 column 4:
              Description: Package org.apache contains no member package or type of this name.
              <br>
              Found 4 error(s) and 0 warning(s).
              <br>
              </pre><br>
              </body></html><br>
              <br>
                   at weblogic.servlet.jsp.WlwJspStub.compilePage(WlwJspStub.java:207)
                   at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:238)
                   at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:188)
                   at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:535)
                   at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:373)
                   at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:463)
                   at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
                   at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
                   at com.bea.wlw.netui.pageflow.PageFlowJspFilter.doFilter(PageFlowJspFilter.java:223)
                   at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
                   at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6724)
                   at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
                   at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
                   at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764)
                   at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
                   at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)

    I've a similiar problem when redeploying apps on WL SP4/Jrockit JVM on Linux. The redeploy results in a NoClassDefFound error, while a fresh deployment works fine. Two points to note here:
              - The domain is on a NFS mounted drive - The redeploy works fine if the domain is on a local disk.
              - The redeploy works fine if I use the bundled JDK142_05
              Here's the exception -
              --------------- nested within: ------------------
              weblogic.management.ManagementException: - with nested exception:
              [java.lang.NoClassDefFoundError: com/mypackage/common/util/LoggerBase]
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare()V(SlaveDeployer.java:2396)
              at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(Lweblogic.management.deploy.OamVersion;Lweblogic
              .management.runtime.DeploymentTaskRuntimeMBean;Z)V(SlaveDeployer.java:866)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(Lweblogic.management.deploy.OamDelta;Lweblogic.managem
              ent.deploy.OamVersion;ZLjava.lang.StringBuffer;)Z(SlaveDeployer.java:594)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(Ljava.util.ArrayList;Z)V(SlaveDeployer.java:508)
              at weblogic.drs.internal.SlaveCallbackHandler$1.execute(Lweblogic.kernel.ExecuteThread;)V(SlaveCallbackHandler.java:2
              5)
              at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:219)
              at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:178)
              at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)
              >

  • Including NetUI tags with jspf files

    Hello
    I'm trying to clean up my jsp code by putting some of it into .jspf
    files. But apparently this include means that my netUI tags are rendered
    at text and not interpretated.
    Is this how it should be?, can one only put pure HTML into .jspf files?
    Oliver Billing

    Hey Vimala
    Found out why it dosent work. Its because I use the danish letters ???
    Example:
    <td><netui:label
    value="{pageFlow.st?vne.DRFSt?vne.overst?vne.navn}"></netui:label></td>
    The above is rendered as text when included in a jspf file.
    <netui:label value="{pageFlow.ekvipage.hest.navn}"></netui:label>
    The above works (same file)
    So its actually a bug :-)
    Oliver Billing
    [email protected] skrev:
    Hey Vimala
    I'm using <%@ include file="/header.jspf"%> and it dosent work. I'm
    using workshop 8.1
    Oliver Billing
    Vimala Ranganathan skrev:
    Hi Oliver
    How are you including the jspf file into the jsp's?
    If you use <jsp:include> tag then it will not be executed.
    Do NOT do this way:
    <jsp:include page="/jspf/sample.jspf"/>
    However, in this way it should works fine:
    <%@include file="/jspf/sample.jspf"%>
    Can you please try and check if this works?
    Thanks
    Vimala
    Some more technical info:
    There is a fundamental difference between the include directive <%@ include %> and <jsp:include >
    The <%@ include %> tag includes the file at translation/compile time. It is like copying and pasting the contents of the "fragment" into the main JSP. It is then translated, compiled and run.
    The <jsp:include> tag includes the result of running that page at execution time. ie it is as if you made a web request to that URL, and pasted the response you got back into the response of the including page.
    What does this mean in your case?
    1 - a .jspf file will not be evaluated by <jsp:include>. If you make a request for the jspf file directly, it will send you the source, because it doesn't invoke the JSP servlet on jspf files.
    Solution: change the file to sample.jsp, and it should include ok or use @include

  • netui:checkBoxGroup defaultValue doesn't work

    Hi all,
    I tried with weblogic portal 10.0, to generate dynamically some checkboxes and precheck some of those. It looks quite simple in the tutorial:
    http://beehive.apache.org/docs/1.0.2/netui/apidocs/taglib/beehive.apache.org/netui/tags-html-1.0/checkBoxGroup.html
    <netui:checkBoxGroup
    dataSource="actionForm.preferredColors"
    optionsDataSource="${pageFlow.colors}"
    defaultValue="${pageFlow.defaultColor}" />
    where the optionsDataSource contains the name of the checkboxes and the defaultValue specifies which checkbox should be checked.
    However, all the generated checkbox are checked, the defaultValue is ignored, no matter which value is set for default value.
    Is it a bug of wls 10.0?
    Best regards,

    defaultValue attribute will not take effect AT ALL if the field is a select box, and allowNull is set to true.
    That is, when the form bean field is null, null is a valid value and thus defaultValue attribute is ignored.

  • Index with "or" clause (BUG still exists?)

    The change log for 2.3.10 mentions "Fixed a bug that caused incorrect query plans to be generated for predicates that used the "or" operator in conjunction with indexes [#15328]."
    But looks like the Bug still exists.
    I am listing the steps to-repro. Let me know if i have missed something (or if the bug needs to be fixed)
    DATA
    dbxml> openContainer test.dbxml
    dbxml> getDocuments
    2 documents found
    dbxml> print
    <node><value>a</value></node>
    <node><value>b</value></node>
    INDEX (just one string equality index on node "value")
    dbxml> listIndexes
    Index: unique-node-metadata-equality-string for node {http://www.sleepycat.com/2002/dbxml}:name
    Index: node-element-equality-string for node {}:value
    2 indexes found.
    QUERY
    setVerbose 2 2
    preload test.dbxml
    query 'let $temp := fn:compare("test", "test") = 0
    let $results := for $i in collection("test.dbxml")
    where ($temp or $i/node[value = ("a")])
    return $i
    return <out>{$temp}{$results}</out>'
    When $temp is true i expected the result set to contain both the records, but that was not the case with the index. It works well when there is no index!
    Result WITH INDEX
    dbxml> print
    <out>true<node><value>a</value></node></out>
    Result WITHOUT INDEX
    dbxml> print
    <out>true<node><value>a</value></node><node><value>b</value></node></out>

    Hi Vijay,
    This is a completely different bug, relating to predicate expressions that do not examine nodes. Please try the following patch, to see if it fixes this bug for you:
    --- dbxml-2.3.10-original/dbxml/src/dbxml/optimizer/QueryPlanGenerator.cpp     2007-04-18 10:05:24.000000000 +0100
    +++ dbxml-2.3.10/dbxml/src/dbxml/optimizer/QueryPlanGenerator.cpp     2007-08-08 11:32:10.000000000 +0100
    @@ -1566,11 +1572,12 @@
         else if(name == Or::name) {
              UnionQP *unionOp = new (&memMgr_) UnionQP(&memMgr_);
    +          result.operation = unionOp;
              for(VectorOfASTNodes::iterator i = args.begin(); i != args.end(); ++i) {
                   PathResult ret = generate(*i, ids);
                   unionOp->addArg(ret.operation);
    +               if(ret.operation == 0) result.operation = 0;
    -          result.operation = unionOp;
         // These operators use the presence of the node arguments, not their valueJohn

  • Bug report follow-up

    is there a way to follow-up on a bug report that i submitted?  i have the bug number, but would like to see if the report was understood, filled out properly and determine the status of the bug report.
    thanks,
    doug

    They comment on bugs if actions were taken. Otherwise - don't expect any feedback.

Maybe you are looking for

  • What XML encoding do I use to get APEX to import an XML file?

    Environment: APEX 3.1.1.00.09 on AIX 5.3 SQL Developer 1.5.5 on Windows XP Pro SP3 Oracle 10.2.0.2 EE on AIX 5.3 Trying to import an XML file generated from SQL Developer into a table using APEX Import utility. I'm getting the error: ORA-19200: Inval

  • Help required- Searching Particular string in column

    Hi, I have a table by name temp and 2 values in the table. I'm using LIKE caluse to search a string. I'm getting output for some particular string. Please correct the below query for me. I have given a table/data reference for you: Create table temp(

  • How to save battery life (ipad mini)

    When I'm away from home and I don't have my charger. What are some ways that will save my battery life? I know the basics like screen brightness and double tapping the home button to delete history. Are there more ways I can save lots of battery life

  • XI content for SRM and CCM scenario - mapping

    Hi All, We are using the standard business content for integrating SRM with CCM to update contract information from SRM to CCM. Both SRM and CCM are on the same system. The configuration scenario used is MasterDataInclusionInCatalogOnWAS700 which is

  • Hi. I cant open my itunes?? comes up with locked layer or disc?? help !!

    Hi I cant open my itunes?? it comes up with locked layer or disc ?? Help please !!