Can I include ".do"    using jsp include ?
  Thanks & Regards

Michael Jouravlev <[EMAIL PROTECTED]> wrote:  On 1/31/06, temp temp  wrote:
>
>
>
>   Can I include multiple .do's using   request  dispathcer  include?

Sure. Be careful with flushing though.

>   or can I have
>
>  
> <%request.getRequestDispatcher("/action/budgetInformationRead.do?form=ndsp:budget.Information&object.ndsp:sf.budget=811").include(request,response);%>
>
>
>   multiple times.
>
>
>   like
>
>  
> <%request.getRequestDispatcher("/action/budgetInformationRead.do?form=ndsp:budget.Information&object.ndsp:sf.budget=811").include(request,response);%>
>
>        
>         added  811
>        
>
>
>  
> <%request.getRequestDispatcher("/action/budgetInformationRead.do?form=ndsp:budget.Information&object.ndsp:sf.budget=812").include(request,response);%>
>
>       
>          added  812
>       
>   Thanks & Regards

Don't you like  for some reason?

Michael.

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




                        
---------------------------------
 Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new 
and used cars.

Reply via email to