ChangeLog 998 B

123456789101112131415161718192021222324
  1. 2005-09-08 Eyal Alalouf <[email protected]>
  2. * BaseHttpServlet.cs, PageMapper.cs, BaseStaticHttpServlet.cs,
  3. SessionListener.cs - backward compatibility fixes.
  4. PageMapper.cs - bug fix when compiler produces an unclear error.
  5. 2005-08-30 Eyal Alalouf <[email protected]>
  6. * BaseHttpServlet.cs, SessionListener.cs: Adaptations to global changes in
  7. System.Web.
  8. 2005-07-24 Eyal Alalouf <[email protected]>
  9. * BaseHttpServlet.cs: Set values of .hostingInstallDir & .hostingVirtualPath
  10. necessary for integration.
  11. * J2EEUtils.cs: Removed obsolete function FileExists
  12. 2005-07-18 Eyal Alalouf <[email protected]>
  13. * BaseHttpServlet.cs: Added file
  14. * BaseStaticHttpServlet.cs: Added file
  15. * SessionListener.cs: Added file
  16. 2005-07-18 Eyal Alalouf <[email protected]>
  17. * J2EEConsts.cs: Added file.
  18. * J2EEUtils.cs: Added file.
  19. * PageMapper.cs: Added file. The PageMapper implements the Grasshopper limited compilation model of ASPX in Grasshopper.