I use some jsp tags in the processed output, and is there any way i can
process this after the taglib has walked through it....
 
an example of a page written by my library:
 
<mylib:html style="/somewhere/style.css" error="/somewhere/errorpage.jsp"
title="test page">
  Some page things in here <%= somevar %><br>
</mylib:html>
 
My page wil generate amongst other things the errorpage tag <%@ page
errorPage="/somwhere/errorpage.jsp" %>. Is it possible to make the jsp
processor to extract my oputput from the taglib???
 
 
Med vennlig hilsen
Klaus Myrseth
System Konsulent - Info-expert AS
Telenor Mobil AS - Planavdelingen
 

Reply via email to