|
Re: Using #stop: msg#00143jakarta.velocity.user
On Thursday, November 21, 2002, at 12:43 PM, Rodrigo Reyes wrote: Hi Nathan already answered about #stop, but I'll suggest another solution. If you want to stop rendering, one suggestion is to use a tool with a method that will throw an exception. You can catch it during rendering try { template.merge(....); } catch(StopRenderingTemplateException srte) { ... } -- Geir Magnusson Jr 203-355-2219(w) Adeptra, Inc. 203-247-1713(m) geirm@xxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Using #stop: 00143, Geir Magnusson Jr . |
|---|---|
| Next by Date: | Re: Using #stop: 00143, Rodrigo Reyes |
| Previous by Thread: | Re: Using #stopi: 00143, Geir Magnusson Jr . |
| Next by Thread: | Re: Using #stop: 00143, Rodrigo Reyes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |