Trace:
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
applications:connection_properties [2018/02/06 22:24] admin created |
applications:connection_properties [2020/07/08 12:58] (current) cduncan articles |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTRANS~~ | ~~NOTRANS~~ | ||
| - | ~~Title: Default connection properties~~ | + | ~~Title: Default Connection Properties~~ |
| - | Our ProjX application sets additional/default connection properties for the MasterConnection and every screen connection (means SubConnection used for work-screens). The additional properties are: | + | Our ProjX application sets additional/default connection properties for the MasterConnection and every screen connection (means SubConnection used for workscreens). The additional properties are: |
| <file java> | <file java> | ||
| Line 24: | Line 24: | ||
| </file> | </file> | ||
| - | All properties are available on server-side, in your session: | + | All properties are available on the server side in your session: |
| <file java> | <file java> | ||
| Line 31: | Line 31: | ||
| </file> | </file> | ||
| - | It's easy to handle different environments or different launcher implementations with above properties. | + | It's easy to handle different environments or different launcher implementations with the above properties. |
