Greetings Tomcat-Users Group,
I tried to search on this topic on Google for a few days but was unable to
come up with any useful leads.
I was hoping if any of you would have any idea about the following:
For each jsp page, I do the following
<tag:custom_tag>
do some work
</tag:custom_tag>
other work
What I would prefer to do is have any jsp page be rewritten right before it
gets turned into a .java program so that it includes these lines.
I've looked at RequestInterceptors and ContextInterceptors and checked out
the Java 3.2.4 source code ... and while I came up with some possible leads
its been really hard to figure out if its the best way to do it or if there
are better ways to accomplish what I'd like to do.
I would appreciate any help that you can provide in advance. Thanks very much.
Sincerely,
Jan-Michael Ong
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
- NEWBIE: Is there a way to check if the mysql connector is ... David Kramer
- Re: NEWBIE: Is there a way to check if the mysql conn... Qmail List
- Re: NEWBIE: Intercepting the jsp request before i... Jan-Michael Ong
- Re: NEWBIE: Intercepting the jsp request befo... da_alchemist
- Re: NEWBIE: Intercepting the jsp request ... Jan-Michael Ong
- Re: NEWBIE: Intercepting the jsp req... Garrett Smith
- Re: NEWBIE: Is there a way to check if the mysql conn... Marcel Bariou
