Posted: Thu Feb 03, 2005 8:04 am Post subject: Calling another handler in a custom handler
Novice
Joined: 01 Feb 2005 Posts: 14
I'm building a custom handler for the Web Client and I'm also using extention wa84. The extention consists of a PageChangeHandler that allows transition from one jsp to the next within a workitem. One of my new commands in the new handler manipulates some information of the page, and then regenerates the new page.
Is it possible for that new command to call the changePage command in PageChangeHandler so that after the manipulation of data, the command follows what the changePage command does? If so, how do I do this?
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