ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Customizing Web Client

Post new topic  Reply to topic
 Customizing Web Client « View previous topic :: View next topic » 
Author Message
jk
PostPosted: Wed Feb 20, 2002 6:08 am    Post subject: Reply with quote

Apprentice

Joined: 09 Jan 2002
Posts: 36

Hi,
1. To what extent can we customize web client(For eg. can we add some buttons and add some code for that). If so how?

2. How do we deploy jsp's from rapid application deployment wizard? Because the pages that are getting displayed are directly from web client and not the ones that we have deployed.
Back to top
View user's profile Send private message
JImmy
PostPosted: Thu Mar 21, 2002 5:37 pm    Post subject: Reply with quote

Acolyte

Joined: 23 Feb 2002
Posts: 59
Location: Shanghai, China

jk,
1. To customize your web client, please notice the folder <MQWF install folder>SMPWebClient, there are many java files to show you the interfaces of web client, let us see JSPViewer.java as an example, when you configure the Webclient.properites (the file is located in <MQWF install folder>WebClient) to use JSPViewer as default viewer, each time you logon to Web Client, the next page after the logon page will be controled in JSPViewer.jsp, including the buttons, styles and the layout, so you can implement any interface like JSPViewer.jsp, and there are also command handlers for you to refer to. Enjoy that codes and make your own web client as you like.
2. JSP files generated from RDW can only be used in web client application server. If you use WAS3.5, copy the generated JSP file for the process to <MQWF install folder>WebClientwebpagesprocesses, if the process does not exists, create it and then copy the file. and copy the generated JSP files for all the programs to <MQWF install folder>WebClientwebpagesprograms. The next time when you create and start the instance, you will notice that the form created from RDW is used.
If you use WAS4.0, just put the files to processes/programs folder under you installed directory.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Customizing Web Client
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.