|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Customizing Web Client |
« View previous topic :: View next topic » |
Author |
Message
|
jk |
Posted: Wed Feb 20, 2002 6:08 am Post subject: |
|
|
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 |
|
 |
JImmy |
Posted: Thu Mar 21, 2002 5:37 pm Post subject: |
|
|
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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|