On 11-Feb-2000 Richard Vowles wrote:

> As is Java, but its a full language with applications outside of the HTML
> world, being a Java programmer is a very simple way to get yourself paid a
> lot of money these days...

Whats the JSP code look like?  Can I mix and match it inside and around HTML
like I would below:

<HMTL>
<HEAD>....</HEAD>
<BODY>
blah blah

<?php

  echo "Hello from PHP.\n";

?>

</BODY>
</HTML>

??
---------------------------------------------------------------------------
  New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to