Parameter | ![]() |
The WebAssistant can be started with parameters. The parameters can be give up or the parameters can be read from a resource file.
So the WebAssistant can be started about different bat-files or links with different configurations.
You get an overview of the start parameters with: java -jar MM3-WebAssistant.jar help
For example one application possibility is, the communication between WebAssistant and the browser put on another port.
java -jar MM3-WebAssistant.jar port=8081
It would be a further application case to create different configurations of the assistant. For example for the Provider A without proxy and for the Provider B with proxy.
Call with parameter for Provider A: java -jar MM3-WebAssistant.jar isProxyHttp=no
Call with parameter for Provider B: java -jar MM3-WebAssistant.jar isProxyHttp=yes proxyHttpUrl=http://proxy.serverB.de proxyHttpPort=80
Call with resource file for Provider A: java -jar MM3-WebAssistant.jar resource=ProviderA.txt
Resource-File ProviderA.txt:
isProxyHttp=no
Call with resource file for Provider B: java -jar MM3-WebAssistant.jar resource=ProviderB.txt
Resource-File ProviderB.txt:
isProxyHttp=yes
proxyHttpUrl=http://proxy.serverB.de
proxyHttpPort=80
The results put in bracket indicate the standard values.
Parameter | possible values | description |
help | ||
version | ||
resource | file name (path if necessary inclusive) | |
Main Menue | ||
isOnline | yes, [no] | |
htmlReloadTime | always, 1min, 5min, 10min, 30min, 1h, [6h], 12h, 1day, 1week, 1month, never | |
gifReloadTime | always, 1min, 5min, 10min, 30min, 1h, 6h, [12h], 1day, 1week, 1month, never | |
isRelaod | [yes], no | |
isDisplayProtocol | yes, [no] | |
isDisplayStatistic | yes, [no] | |
isProtocolBrowser | [yes], no | |
isProtocolFrett | [yes], no | |
isProtocolErr | [yes], no | |
Options/General | ||
language | [en], de | |
ls | [html], applet | |
isJavaScript | yes, [no] | |
fontSize | 7, 8, 9, 10, 11, [12], 13, 14, 15, 16, 17, 18, 19, 20 | |
isIESearchWindow | yes, [no] | |
IESearchWindowURL | [http://ie.search.msn.com/de/srchasst/srchasst.htm] | |
isBrowseServerFrame | yes, [no] | |
Options/Program start | ||
port | [8080] | |
view | AWT, [SWING] | Only in Private Edition |
isStartAsIcon | yes, [no] | Only in Professional Edition |
toolTipInitialDelay | [750] | |
toolTipDismissDelay | [300000] | |
toolTipReshowsDelay | [750] | |
Options/HTTP-Protocol | ||
isProxyHttp | yes, [no] | |
proxyHttpUrl | ||
proxyHttpPort | [80] | |
httpVersion | HTTP/0.9, HTTP/1.0, [HTTP/1.1] | |
referer | [yes], no, inDomain | |
userAgent | yes, no, [manual] | |
isUserAgentAdd | [yes], no | |
userAgentManual | [MM3-WebAssistant] | |
isCookToServer | [yes], no | |
isCookFromServer | [yes], no | |
Only in Professional Edition Options/HTTPS-Protocol | ||
isProxyHttps | yes, [no] | |
proxyHttpsHost | ||
proxyHttpsPort | [443] | |
isHttpsTransform | [yes], no | |
isHttpsSSLServer | [yes], no | |
httpsSSLServerPort | [8888] | |
Options/FTP-Protocol | ||
isProxyFtp | yes, [no] | |
proxyFtpUrl | ||
proxyFtpPort | [21] | |
ftpPassword | [WebAssistant], email, manual | |
ftpPasswordManual | ||
Options/Marks | ||
localLink | no, [offline], online | |
localLinkMark | [standard], manual | |
localLinkManual | ||
changeText | no, [yes] | |
changeTextMark | [standard], manual | |
changeTextManual | ||
Options/Frett | ||
frettMax | 1, 2, 3, 4, 5, 6, 7, 8, [9], 10 | |
frettDepth | 0, [1], 2, 3, 4, 5, 6, 7, 8, 9, 10 | |
frettFollow | [directory], subdomain, domain, all | |
isFrettLinkAll | yes, [no] | |
isFrettLinkImg | yes, [no] | |
isFrettLinkPdf | yes, [no] | |
isFrettLinkZip | yes, [no] | |
isMirrorProtocol | [yes], no | Only in Professional Edition Options/Mirror |
mirrorFileName | [standard], individuel | |
Options/Cache | ||
cacheActive | ||
cacheDeactive | ||
isStore | [yes], no | |
isZip | [yes], no | Only in Professional Edition |
Options/Local | ||
noFound | alertBox, [html], dir | |
isFileProtocolWWW | yes, [no] | |
isFileProtocolLocal | yes, [no] | |
isFileProtocolErr | yes, [no] | |
Options/Filter | ||
isFilter | yes, [no] | |
isSession | [yes], no | |
filter | emptyPage, [infoPage] | |
domainImg | ||
domainAll | ||
subDomainImg | ||
subDomainALL | ||
dirImg | ||
dirAll | ||
fileImg | ||
fileAll | ||
Options/Clients | ||
access | [local], public, ip | |
accessIpFrom | ||
accessIpTo | ||
Only in Professional Edition Options/Update | ||
isAutoUpdate | [yes], no | |
autoUpadate | [week], month | |
Options/MM3-WebAssistant | ||
browserPath | [] | |
isBrowserStart | [yes], no | |
startPage | [http://ls] |
![]() | Installation | Deinstallation | ![]() | |
© MM3Tools, Mainz, 2. January 2003 | Legal information | ![]() |