You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by cr...@apache.org on 2001/06/11 20:16:26 UTC

cvs commit: jakarta-struts/web/example/WEB-INF app.tld

craigmcc    01/06/11 11:16:25

  Modified:    web/example/WEB-INF Tag: STRUTS_1_0_BRANCH app.tld
  Log:
  Make the "name" and "page" attributes of <app:checkLogon> able to accept
  runtime expressions.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.5.2.1   +2 -2      jakarta-struts/web/example/WEB-INF/app.tld
  
  Index: app.tld
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/web/example/WEB-INF/app.tld,v
  retrieving revision 1.5
  retrieving revision 1.5.2.1
  diff -u -r1.5 -r1.5.2.1
  --- app.tld	2001/04/11 02:08:20	1.5
  +++ app.tld	2001/06/11 18:16:24	1.5.2.1
  @@ -66,7 +66,7 @@
   
         <required>false</required>
   
  -      <rtexprvalue>false</rtexprvalue>
  +      <rtexprvalue>true</rtexprvalue>
   
       </attribute>
   
  @@ -76,7 +76,7 @@
   
         <required>false</required>
   
  -      <rtexprvalue>false</rtexprvalue>
  +      <rtexprvalue>true</rtexprvalue>
   
       </attribute>
   
  
  
  

RE: erros not displaying

Posted by Abraham Kang <ab...@infogain.com>.
Hi Rajasekhar,

   What "key" are you storing the errors under?

--Abraham

> -----Original Message-----
> From: Rajasekhar Bodduluri [mailto:rajasekhar_bodduluri@csgsystems.com]
> Sent: Monday, June 11, 2001 11:32 AM
> To: struts-dev@jakarta.apache.org
> Cc: jakarta-struts-cvs@apache.org
> Subject: Re: erros not displaying
> 
> 
> 
> Hi all,
> 
> I am not getting erros when i am using   <html:errors/> tag, is 
> any body knows
> what would be the reason?
> 
> thanks & regards
> raj
> 
> 

Re: erros not displaying

Posted by Rajasekhar Bodduluri <ra...@csgsystems.com>.
Hi all,

I am not getting erros when i am using   <html:errors/> tag, is any body knows
what would be the reason?

thanks & regards
raj