Re: Error while adding one field in thesample application

2005-10-19 Thread rajasekhar . cherukuri

Have u tried with restarting or redeploying your app server??

Notice: The information contained in this e-mail message and/or attachments to 
it may contain confidential or privileged information.   If you are not the 
intended recipient, any dissemination, use, review, distribution, printing or 
copying of the information contained in this e-mail message and/or attachments 
to it are strictly prohibited.   If you have received this communication in 
error, please notify us by reply e-mail or telephone and immediately and 
permanently delete the message and any attachments.  Thank you

Error while adding one field in thesample application

2005-10-19 Thread Srinivas
Hi,
I am new to struts development. I have got a sample application from elsewhere. 
and if I deployed that one works good. I have changed the files. I have added 
one field in to jsp page. for that I have modified form and action classes 
also. even it gives the following error. kindly help in this regard.
I have run the application in jrun4 server

My Error:
Translator.CompilationFailedExceptionCompiler errors:
Found 58 semantic errors compiling 
"C:/JRun4/servers/default/struts-submit/WEB-INF/jsp/jrun__submit2ejspb.java":

58. } while(_tag0.doAfterBody() == 
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
<->
*** Error: No method named "doAfterBody" was found in type 
"org/apache/struts/taglib/html/ErrorsTag".


58. } while(_tag0.doAfterBody() == 
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
<-->
*** Error: No field named "EVAL_BODY_AGAIN" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


83. if(_tagStartVal2 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


88. } while(_tag2.doAfterBody() == 
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
<-->
*** Error: No field named "EVAL_BODY_AGAIN" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


90. if(_tagStartVal2 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


94. } catch(Throwable __throwable) { if(_tagStartVal2 == 
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


109. if(_tagStartVal3 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


114. } while(_tag3.doAfterBody() == 
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
<-->
*** Error: No field named "EVAL_BODY_AGAIN" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


116. if(_tagStartVal3 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


120. } catch(Throwable __throwable) { if(_tagStartVal3 == 
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


136. if(_tagStartVal4 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


141. } while(_tag4.doAfterBody() == 
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
<-->
*** Error: No field named "EVAL_BODY_AGAIN" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


143. if(_tagStartVal4 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


147. } catch(Throwable __throwable) { if(_tagStartVal4 == 
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


163. if(_tagStartVal5 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


168. } while(_tag5.doAfterBody() == 
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
<-->
*** Error: No field named "EVAL_BODY_AGAIN" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


170. if(_tagStartVal5 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


174. } catch(Throwable __throwable) { if(_tagStartVal5 == 
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<->
*** Error: No field named "EVAL_BODY_BUFFERED" was found in type 
"javax/servlet/jsp/tagext/BodyTag".


189. if(_tagStartVal6 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) { 
<