java - Eclipse empty parameter string -


in menu run->run configurations of java applet under tab parameters, can't add parameter value empty. how can use empty string parameter java applet in eclipse?

the parameters retrieved in applet getparameter(name);

here's screenshot of parameter tab: enter image description here


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -