I put the form submit button in that tag, they can see everything else.

--
Voytek Jarnot
Quidquid latine dictum sit, altum viditur.


-----Original Message-----
From: Curtney Jacobs [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 7:06 AM
To: Struts Users Mailing List
Subject: Re: Making a Form non-editable


Hello, 

Acutally, the user can read (see) the data, however, they cannot modify the 
data. What you are presenting actually prevents the user from seeing the
data 
at all. 

Correct me if I am wrong.

_CJ


On Tuesday 21 January 2003 8:30 pm, Jarnot Voytek Contr AU HQ/SC wrote:
> That's what I do, I wrote a tag as such:
>
> <myTags:ifUserInRole value="role1,role2">
>   markup in here is only visible to those in role1 or role2
> </myTags:ifUserInRole>
>
> This breaks the 'presentation only' rule a little bit, but makes for a
much
> more user-friendly UI.

-- 
U-Interface.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]>

Reply via email to