ServletAreceivesarequestthatitforwardstoservletBwithinanotherwebapplicationinthesamewebcon
ServletAreceivesarequestthatitforwardstoservletBwithinanotherwebapplicationinthesamewebcontainer.ServletAneedstosharedatawithservletBandthatdatamustnotbevisibletootherservletsinA’swebapplication.InwhichobjectcanthedatathatAshareswithBbestored?()
A、HttpSession
B、ServletConfig
C、ServletContext
D、HttpServletRequest
E、HttpServletResponse