Posted: Wed May 07, 2003 1:11 am Post subject: ClientException: Invalid command changePage
Apprentice
Joined: 14 Aug 2002 Posts: 27 Location: Bangalore
Hi All,
I am using WA84 support pack to route up multiple JSPs between 2 activities. In the first activitie's JSP I have method called
public ResponsePage queryPageChange(RequestContext context, PageController controller, PostedValues values)
And also made availabe other necessary objects as stated in example of WA84 support pack. But when I am submitting my request command as changePage, getting following error.
com.ibm.workflow.servlet.client.ClientException: Invalid command sent: changePage.
at com.ibm.workflow.servlet.client.Main.doGet(Main.java:217)
at com.ibm.workflow.servlet.client.Main.doPost(Main.java:149)
.
.
.
I appreciate if any one can help me to solve above problem.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum