DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
<struts>
<constant name="os" value="Current OS = ${os.name}"/>
<constant name="struts.devMode" value="${ENVenv.STRUTS_DEV_MODE:false}"/>
</struts> |
...