Castalian
Example 1
The canonical example.
<html> <body> From the HTML corner, we have: Hello, World!
<?cas response.write("And from the Castalian corner: Hello, World!<br>") ?> </body> </html>
The canonical example.
<html> <body> From the HTML corner, we have: Hello, World!
<?cas response.write("And from the Castalian corner: Hello, World!<br>") ?> </body> </html>