Maximilian
Lifer
Say im at a windows command prompt im at the right path etc and i type "start somejavaapp -PortNumber 1088 -Name john"
Will somejavaapp have "1088" and "john" stored in the String array args when it starts up? Is that how it works?
If so where do the -PortNumber and -Name identifiers come into it?
Will somejavaapp have "1088" and "john" stored in the String array args when it starts up? Is that how it works?
If so where do the -PortNumber and -Name identifiers come into it?