RE: Struts 1.1 J2EE level?

2004-06-09 Thread Yulin Zhao
;Struts Users Mailing List' <[EMAIL PROTECTED]> cc:(bcc: Yulin Zhao/FBFS) Subject: RE: Struts 1.1 J2EE level? We have several Struts 1.1 web applications running on J2EE 1.2 supported app server for about 10 months now. We are not using JSTL either. We are using Struts html/b

RE: Single ActionForm accross multiple Actions

2004-06-09 Thread Yulin Zhao
he session object starts to exceed 4-5 KB in size, a significant decrease in performance can be expected." [EMAIL PROTECTED] on 06/09/2004 11:07:58 AM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc:(bcc: Yulin Zhao/FBFS)

Struts 1.1 J2EE level?

2004-06-08 Thread Yulin Zhao
Our app server only supports J2EE1.2. Does struts1.1 have any requirement that we need use what level of J2ee? (e.g.: do struts framework jars use any New features from Servlet 2.3 or JSP1.2 or above?) I searched a few websites and asked a few more experienced friends but didn't find a sure answe