Hello Frederico,
the form is not submitted in the delete page. That meands the data is not sent in the request.
I´ve attached a page delete.jsp that works within the /examples/jsp/invoice example. Just replace the existing delete.jsp.
I´ve tested it with X-Application 3.1.2 and the default value fix.
Changes done in this page:
31:
67: <a onMouseOut=“MM_nbGroup(‘out’);” ommit the href attribute
156-161: directcommand and edit fields.
Note: V3.1.2 checks that directcommand is placed inside a context tag. So you need to put the directcommand inside the form tag.
Please check the jsp tag reference documentation xapplication_312/documentation/XApplication/jspref.htm#jsp1act for more information on that.
Regards, Harald
delete.zip (1.83 KB)
#Tamino#webMethods#API-Management