Hello,
Probably you weren't logged in as 'Administrator'
Don't know details of why, since I don' tknow theapplication, but I am
Sure the instructions or readme file for the application will tell you
What to do..
Regards
marco
-----Original Message-----
From: Mohamed Fathi [mailto:[EMAIL PROTECTED]
Sent: 18 July 2005 11:09
To: [email protected]
Subject: I need help running an example
Hi
I am new to Struts framework and I was trying to run a simple example
downloaded from "sourceforge" called "car-rental-system" it worked
fine on JBOSS except of a single problem. all buttons are disabled
when I opened the JSP file containing a submit button I found this
piece of code
<logic:present role="Administrator">
<html:submit styleId="form_submit"/>
</logic:present>
<logic:notPresent role="Administrator">
<html:submit disabled="true" styleId="form_submit"/>
</logic:notPresent>
I will be glade if anyone could explains to me what does it mean and
How could I get all button work on JBOSS
thanks in advance
yours,
Mohamed Fathy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]