[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
setting properties in Tomcat and WSAD
When I run an application as a standalone,
I use the following on the command line
java -DsomeProperty=someValue -DsomeOtherProerty=someOtherValue
How does one set these in WSAD and Tomcat?
Thanks,
-Jason