Commit 834feab2 authored by jshaikh's avatar jshaikh
parent 6e864306
......@@ -54,8 +54,7 @@ public class PorderConf extends ActionHandlerEJB implements PorderConfLocal,
public String confirm(String pOrder, String xtraParams, String forcedFlag)
throws RemoteException, ITMException {
System.out
.println(">>>>>>>>>>>>>>>>>>PorderConf CONFIRM called>>>>>>>>>>>>>>>>>>>");
System.out.println(">>>>>>>>>>>>>>>>>>PorderConf CONFIRM called>>>>>>>>>>>>>>>>>>>");
String sql = "", sql1 = "";
Connection conn = null;
PreparedStatement pstmt = null, pstmt1 = null;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment