Marcelo,
Can you please submit a patch? for both issues? (against C2.1)

Thanks,
dims

> Hi all:
>    JspEngineImpl requires changes on getServletPath method of inher 
> class MyServletRequest, this must be return "this.jspFile" instead of 
> "request.getServletPath()" of the caller enviroment.
>    This change gives the possibilty of use rewrite rules on sitemap 
> definitions, for example:
>    <map:match pattern="doc/**.jsp">
>      <map:generate type="jsp" src="my_doc/{1}.jsp"/>
>      ...
>    In the other hand without this change JspGenerator is not usefull 
> with Content Agregation for the same problems.
>    Best regards, Marcelo.
> 
> PD: Another usefull changes is merge <map:parameter> directive with the 
> original request parameters giving the posibility of pass sitemap 
> parameter to the Jsp page, or in my case to DB Prism JspWrapper.
> -- 
> Marcelo F. Ochoa - [EMAIL PROTECTED]
> Do you Know DB Prism? Look @ http://www.plenix.com/dbprism/
> More info?
> Chapter 21 of the book "Professional XML Databases" (Wrox Press 
> http://www.wrox.com/)
> Chapter 8 of the book "Oracle & Open Source" (O'Reilly 
> http://www.oreilly.com/catalog/oracleopen/)
> -----------------------------------------------
> Lab. de Sistemas - Fac. de Cs. Exactas - UNICEN
> Paraje Arroyo Seco - Campus Universitario
> (7000) Tandil - Bs. AS. - Argentina
> Te: +54-2293-444430 Fax: +54-2293-444431
> 

=====
Davanum Srinivas, JNI-FAQ Manager
http://www.jGuru.com/faq/JNI

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to