I think you mean <bean:write> ...

tomK

> -----Original Message-----
> From: Scott Walter [mailto:[EMAIL PROTECTED]] 
> Sent: donderdag 20 december 2001 14:13
> To: Struts Users Mailing List
> Subject: RE: Display Only Version
> 
> 
> I understand that, but can I get Struts to just show
> the data value of a textbox without actually showing
> the textbox control?
> 
> scott.
> --- "pritika.pattar" <[EMAIL PROTECTED]>
> wrote:
> > Hi Scott,
> > 
> > You can maintain a session variable, say
> > "allowEdit", which you can set
> > to True/False depending on your requirement. While
> > displaying your page,
> > check for the value of the session variable
> > "allowEdit". Set the value
> > of session variable in Action class of your page.
> > 
> > Pritika
> > 
> > -----Original Message-----
> > From: Scott Walter [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, December 20, 2001 9:19 AM
> > To: [EMAIL PROTECTED]
> > Subject: Display Only Version
> > 
> > 
> > Hi,
> > 
> > I have a page using Struts tags that I want to be
> > able
> > to make the page editable in certain cases and
> > display
> > only in others.
> > 
> > Is there an easy way to be able to have a display
> > only
> > version of a struts-powered page without having to
> > write a second page?
> > 
> > =====
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Scott
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Check out Yahoo! Shopping and Yahoo! Auctions for
> > all of
> > your unique holiday gifts! Buy at
> > http://shopping.yahoo.com
> > or bid at http://auctions.yahoo.com
> > 
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > 
> > 
> > --
> > To unsubscribe, e-mail:  
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > 
> 
> 
> =====
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Scott
> 
> __________________________________________________
> Do You Yahoo!?
> Check out Yahoo! Shopping and Yahoo! Auctions for all of
> your unique holiday gifts! Buy at http://shopping.yahoo.com
> or bid at http://auctions.yahoo.com
> 
> --
> To unsubscribe, e-mail:   
> <mailto:struts-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to