| 123456789101112131415161718192021222324 |
- 2005-09-08 Eyal Alalouf <[email protected]>
- * BaseHttpServlet.cs, PageMapper.cs, BaseStaticHttpServlet.cs,
- SessionListener.cs - backward compatibility fixes.
- PageMapper.cs - bug fix when compiler produces an unclear error.
- 2005-08-30 Eyal Alalouf <[email protected]>
- * BaseHttpServlet.cs, SessionListener.cs: Adaptations to global changes in
- System.Web.
- 2005-07-24 Eyal Alalouf <[email protected]>
- * BaseHttpServlet.cs: Set values of .hostingInstallDir & .hostingVirtualPath
- necessary for integration.
- * J2EEUtils.cs: Removed obsolete function FileExists
- 2005-07-18 Eyal Alalouf <[email protected]>
- * BaseHttpServlet.cs: Added file
- * BaseStaticHttpServlet.cs: Added file
- * SessionListener.cs: Added file
- 2005-07-18 Eyal Alalouf <[email protected]>
- * J2EEConsts.cs: Added file.
- * J2EEUtils.cs: Added file.
- * PageMapper.cs: Added file. The PageMapper implements the Grasshopper limited compilation model of ASPX in Grasshopper.
|