You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by "White, Tim" <Ti...@qwest.com> on 2004/06/18 18:48:24 UTC

Using #stop

Hi -

 Can I use #stop in this way?


----------
 #if ($state == 'AK')
	#parse('alaska.vm')
 	#stop
 #end

 <html>
 <!-- Main page -->
 ...
 </html>
-----------


I tried it, but the stop is throwing errors...

Tim

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-user-help@jakarta.apache.org