Changing UI

2001-06-11 Thread Satish Khanzode

Hi all
I have created a project with Struts and now I want to change the User
Interface of the jsp files in it. I want to change the positions of the
components like label, textfields, combo boxes and their foreground and
background colors.
If I had not used struts, then I would have changed the UI in Dreamweaver
which is very fast and quick.
But now the jsp content is in html custom library tags of Struts. How can I
change the UI in a fast and efficient way without going to the code of each
and every jsp.
Any ideas ???
Thanks
Satish



Re: Changing UI

2001-06-11 Thread Jean-Noel Ribette

Hi Satish,

You can easily change the colors and the cells alignment by using different CSS files.

HTH,

Jean-Noël

- Original Message -
From: Satish Khanzode [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 11, 2001 2:11 PM
Subject: Changing UI


 Hi all
 I have created a project with Struts and now I want to change the User
 Interface of the jsp files in it. I want to change the positions of the
 components like label, textfields, combo boxes and their foreground and
 background colors.
 If I had not used struts, then I would have changed the UI in Dreamweaver
 which is very fast and quick.
 But now the jsp content is in html custom library tags of Struts. How can I
 change the UI in a fast and efficient way without going to the code of each
 and every jsp.
 Any ideas ???
 Thanks
 Satish





RE: Changing UI

2001-06-11 Thread Jon.Ridgway

Hi Satish,

It is possible to use struts with Dreamweaver UltraDev. I think details have
been posted on this list in the past. See

http://www.mail-archive.com/struts-user@jakarta.apache.org/

You might also want to look at the struts template tags. See the
struts-template example provided with Struts. This simplifies layout changes
etc.

Jon.

-Original Message-
From: Satish Khanzode [mailto:[EMAIL PROTECTED]] 
Sent: 11 June 2001 13:11
To: '[EMAIL PROTECTED]'
Subject: Changing UI

Hi all
I have created a project with Struts and now I want to change the User
Interface of the jsp files in it. I want to change the positions of the
components like label, textfields, combo boxes and their foreground and
background colors.
If I had not used struts, then I would have changed the UI in Dreamweaver
which is very fast and quick.
But now the jsp content is in html custom library tags of Struts. How can I
change the UI in a fast and efficient way without going to the code of each
and every jsp.
Any ideas ???
Thanks
Satish