But why is the following complicated ?

<j:jelly>
        xmlns:j         ="jelly:core"
        xmlns:log       ="jelly:log">

	<log:info>Hello World!</log:info>
	
  </j:jelly>


Or maybe, you may be missing the hello-world:

<j:jelly> xmlns:j="jelly:core">Hello World!</jelly>

Paul


Le mercredi, 22 jan 2003, � 18:03 Europe/Paris, Christian Sell a �crit :

what it has been doing all the time (in any OS shell language). Just put out a string and a carriage return to the console.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to