Why don't you unroll the loop ? I assume that you want recursive calling to go only one level deep, so copy the firstPahe.jsp to secondPage.jsp They contain the same code . firstPage calls secondPage. It's probably safer also- no possibility of infinite loop if there a bug. If there's a lot of code - offload it into a servlet and call the servlet from the jsp's. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
- I don't want cached pages Hugo Lara
- RE: I don't want cached pages Craig O'Brien
- Re: I don't want cached pages JDunn
- Re: I don't want cached pages Bill_Fellows/MO/americancentury
- RE: I don't want cached pages Ciot, Thierry
- RE: I don't want cached pages Craig O'Brien
- I don't want cached pages Hugo Lara
- RE: I don't want cached pages Craig O'Brien
- RE: I don't want cached pages Craig O'Brien
- RE: I don't want cached pages Hugo Lara
- RE: I don't want cached pages Frederic Kam-Thong
- RE: I don't want cached pages Ciot, Thierry
- RE: I don't want cached pages Craig O'Brien
