Previous Topic Next topic Print topic


Editing Clients

Restriction: This topic applies only when the Enterprise Server feature is enabled.

You can edit clients to enhance their appearance and usability. With the exception of Java clients, clients are generated in the same Visual Studio project that contains the service interface they are generated from, and you can edit them directly from your project.

For Java clients, you should first extract (using a utility such as WinZip) the JSP file from the servintname.war archive file found in the deployment folder for your project.

Note: If you edit the JSP file, add it back to the .war archive and save a copy of it to another location to ensure it does not get overwritten if you decide to redeploy the service interface.
Previous Topic Next topic Print topic