Can a .jsp contain more then one jsp:forward page

Can a .jsp contain more then one jsp:forward page if it's conditional. ie. if condition trueforward to pageAelse forward to pageB?Thank you.
[183 byte] By [jj10a] at [2007-10-3 2:42:43]
# 1
Yes.These questions always leave me stumped: why don't you just try it? Its even less effort than posting a question here and waiting for an answer.
gimbal2a at 2007-7-14 20:30:59 > top of Java-index,Java Essentials,New To Java...
# 2
gimbal2,Thanks for the response. I did try it and I got a compile error. I just realized that the error was regarding a different issue.JJ
jj10a at 2007-7-14 20:30:59 > top of Java-index,Java Essentials,New To Java...
# 3
> gimbal2,> > Thanks for the response. I did try it and I got a> compile error. I just realized that the error was> regarding a different issue.> > JJIn that case, it would have been appropriate to post the actual
aniseeda at 2007-7-14 20:30:59 > top of Java-index,Java Essentials,New To Java...