Re: URL parameters within Eclipse

2017-10-03 Thread Paul Yu
If you set the WO port to a specific address then you can just refresh Sent from my iPhone Please excuse iOS autocomplete > On Oct 3, 2017, at 1:31 PM, André Rothe wrote: > > Hi, > > My test app needs some url parameters to start correctly. Is it possible to > define these within Eclipse? >

URL parameters within Eclipse

2017-10-03 Thread André Rothe
Hi, My test app needs some url parameters to start correctly. Is it possible to define these within Eclipse? Currently the url generated by the Ant task is http://127.0.0.1:5800/cgi-bin/WebObjects/AppExample.woa Every time I restart the app I have to copy e.g. ?param1=ABC¶m2=arothe¶m3