• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Marty:I have two question for you,:)

 
Ranch Hand
Posts: 110
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,Marty
I have two question:
one,I have read some src of servlet2.2,2.3 and tomcat4.1.12,but I can't understand them better.my question is , What shall I do when read source code of others?
two,in servelet2.3,ServletRequestWrapper or HttpServletRequestWrapper implement ServletRequest,but they all take ServletRequest object as parameter in their constructor.my question is :How request object was constructed in servlet container?
please help me ,thanx.
 
reply
    Bookmark Topic Watch Topic
  • New Topic