Hi!
Is there any way to use global forward in custom tag? For example if I have:
<global-forwards>
         <forward name="person"  path="/Frames.jsp?area=person"/>
</global-forwards>
Is it possible to implement tag <app:area coords="1,1,10,10" 
forward="person" />, which would expand to: <area coord="1,1,10,10" 
href="/Frames.jsp?area=person">?
Or other ideas on how to solve this?
Regards,

Gundars Kulups
Project manager
A/S Dati
Phone: +371-7067713
Mobile: +371-9466055
Fax: +371-7619573


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

Reply via email to