RE: [ANNOUNCE] struts-layout 1.0b1

2002-10-15 Thread Jean-Noel Ribette

Struts-layout uses a modified version of an old release of the struts-menu 
extension.
The source code is available in the struts-layout cvs, and a jar is 
available in the struts-layout distribution (in the WEB-INF/lib directory 
of the example).

Jean-Noel

At 18:20 14/10/2002, you wrote:
First of all, great job! This looks like a very useful extension.
I tried to download and compile it and ran into trouble with the struts-menu
package. I tried to download the struts-menu package from
http://husted.com/struts/resources/struts-menu.zip but it is old and refers
to org.apache.struts.digester. After fixing that, struts-layout still does
not compile with it because MenuComponent doesn't have get/setPage and
get/setForward as struts-layout requires. Where can I get the source of a
working package?

Tal Lev-Ami
Trivnet Ltd.

-Original Message-
From: Jean-Noel Ribette [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 6:16 PM
To: Struts Users Mailing List
Subject: Re: [ANNOUNCE] struts-layout 1.0b1


At 17:18 09/10/2002, you wrote:
 Very impressive. So this tag library sits on top of struts functionality?

Yes, struts-layout is the last brick - it generates the output for the user.

The differences between a struts application using the struts-html taglib
and an application using the struts-layout one is in the jsps. The other
parts (application core, struts action and form) are the same.

With struts-layout, you don't have to bother about how to write a nice
table, list, menu or treeview in HTML. You just insert the tag, and the
component is displayed. The layout of the different components is done
automatically. As a result there is no HTML code in the jsp which make it
smaller, easier to write and to understand.

Jean-Noel


 Jean-Noel Ribette wrote:
 Hello everybody
 I'm pleased to announce that struts-layout 1.0 beta 1 - an open source
 tag library for struts that allows to speed up interface creation - is
 available for download.
 struts-layout includes the following features:
 - UI components tags: form, input fields, javascript date pick-up
 calendar, sortable list, pager, tabbed panel, treeview and a few more.
 - Layout tags: grid, row and column.
 - skin support: a struts-layout application can load different css file,
 allowing dynamic change of colors, fonts and images.
 - CRUD support: struts-layout input field can be displayed read-write or
 read-only in function of what you're doing (creating, editing or viewing
data)
 A new tutorial explains how to build a simple struts-layout page. All the
 components can be seen live on a demonstration news server.
 Changes since previous version includes several bug fixes, enhancements
 and new tags.
 For more information, visit http://struts.application-servers.com, and
 http://struts.application-servers.com/DemoServeurDeNews/allNews.do?reqCode
=showAllNews
 for the demonstration.
 Best regards,
 Jean-Noel Ribette
 --__/ \__---
improve   Jean-Noël Ribette
 --/-\--
 Software engineer
 
 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]
 
 
 --
 Vincent Stoessel
 Linux Systems Developer
 vincent xaymaca.com
 
 
 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]
 

--__/ \__-
improve   Jean-Noël Ribette
--/-\--
Ingénieur études et développement


--
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]


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




RE: [ANNOUNCE] struts-layout 1.0b1

2002-10-14 Thread Tal Lev-Ami

First of all, great job! This looks like a very useful extension.
I tried to download and compile it and ran into trouble with the struts-menu
package. I tried to download the struts-menu package from
http://husted.com/struts/resources/struts-menu.zip but it is old and refers
to org.apache.struts.digester. After fixing that, struts-layout still does
not compile with it because MenuComponent doesn't have get/setPage and
get/setForward as struts-layout requires. Where can I get the source of a
working package?

Tal Lev-Ami
Trivnet Ltd.

-Original Message-
From: Jean-Noel Ribette [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 6:16 PM
To: Struts Users Mailing List
Subject: Re: [ANNOUNCE] struts-layout 1.0b1


At 17:18 09/10/2002, you wrote:
Very impressive. So this tag library sits on top of struts functionality?

Yes, struts-layout is the last brick - it generates the output for the user.

The differences between a struts application using the struts-html taglib 
and an application using the struts-layout one is in the jsps. The other 
parts (application core, struts action and form) are the same.

With struts-layout, you don't have to bother about how to write a nice 
table, list, menu or treeview in HTML. You just insert the tag, and the 
component is displayed. The layout of the different components is done 
automatically. As a result there is no HTML code in the jsp which make it 
smaller, easier to write and to understand.

Jean-Noel


Jean-Noel Ribette wrote:
Hello everybody
I'm pleased to announce that struts-layout 1.0 beta 1 - an open source 
tag library for struts that allows to speed up interface creation - is 
available for download.
struts-layout includes the following features:
- UI components tags: form, input fields, javascript date pick-up 
calendar, sortable list, pager, tabbed panel, treeview and a few more.
- Layout tags: grid, row and column.
- skin support: a struts-layout application can load different css file, 
allowing dynamic change of colors, fonts and images.
- CRUD support: struts-layout input field can be displayed read-write or 
read-only in function of what you're doing (creating, editing or viewing
data)
A new tutorial explains how to build a simple struts-layout page. All the 
components can be seen live on a demonstration news server.
Changes since previous version includes several bug fixes, enhancements 
and new tags.
For more information, visit http://struts.application-servers.com, and 
http://struts.application-servers.com/DemoServeurDeNews/allNews.do?reqCode
=showAllNews 
for the demonstration.
Best regards,
Jean-Noel Ribette
--__/ \__---
   improve   Jean-Noël Ribette
--/-\--
Software engineer

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


--
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


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


--__/ \__-
   improve   Jean-Noël Ribette
--/-\--
Ingénieur études et développement


--
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]




Re: [ANNOUNCE] struts-layout 1.0b1

2002-10-09 Thread kiuma

Seems very nice, but are the only possible layouts?

Jean-Noel Ribette wrote:

 Hello everybody

 I'm pleased to announce that struts-layout 1.0 beta 1 - an open source 
 tag library for struts that allows to speed up interface creation - is 
 available for download.
 struts-layout includes the following features:

 - UI components tags: form, input fields, javascript date pick-up 
 calendar, sortable list, pager, tabbed panel, treeview and a few more.
 - Layout tags: grid, row and column.
 - skin support: a struts-layout application can load different css 
 file, allowing dynamic change of colors, fonts and images.
 - CRUD support: struts-layout input field can be displayed read-write 
 or read-only in function of what you're doing (creating, editing or 
 viewing data)

 A new tutorial explains how to build a simple struts-layout page. All 
 the components can be seen live on a demonstration news server.

 Changes since previous version includes several bug fixes, 
 enhancements and new tags.

 For more information, visit http://struts.application-servers.com, and 
 
http://struts.application-servers.com/DemoServeurDeNews/allNews.do?reqCode=showAllNews
 
 for the demonstration.

 Best regards,

 Jean-Noel Ribette

 --__/ \__---
   improve   Jean-Noël Ribette
 --/-\--
 Software engineer


 -- 
 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]




Re: [ANNOUNCE] struts-layout 1.0b1

2002-10-09 Thread Developer

excellent work Jean, Merci, bon travail.

- Original Message -
From: Jean-Noel Ribette [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, October 09, 2002 8:55 AM
Subject: [ANNOUNCE] struts-layout 1.0b1


 Hello everybody

 I'm pleased to announce that struts-layout 1.0 beta 1 - an open source tag
 library for struts that allows to speed up interface creation - is
 available for download.
 struts-layout includes the following features:

 - UI components tags: form, input fields, javascript date pick-up
calendar,
 sortable list, pager, tabbed panel, treeview and a few more.
 - Layout tags: grid, row and column.
 - skin support: a struts-layout application can load different css file,
 allowing dynamic change of colors, fonts and images.
 - CRUD support: struts-layout input field can be displayed read-write or
 read-only in function of what you're doing (creating, editing or viewing
data)

 A new tutorial explains how to build a simple struts-layout page. All the
 components can be seen live on a demonstration news server.

 Changes since previous version includes several bug fixes, enhancements
and
 new tags.

 For more information, visit http://struts.application-servers.com, and

http://struts.application-servers.com/DemoServeurDeNews/allNews.do?reqCode=s
howAllNews
 for the demonstration.

 Best regards,

 Jean-Noel Ribette

 --__/ \__---
improve   Jean-Noël Ribette
 --/-\--
 Software engineer


 --
 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]




RE: [ANNOUNCE] struts-layout 1.0b1

2002-10-09 Thread Chen, Gin

I have alot of things that I developed that work like this. Some might
benefit your taglib.
But I cant seem to get into CVS. Do you have instructions on how to
contribute?
Thanks,
-Tim

-Original Message-
From: Jean-Noel Ribette [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 8:56 AM
To: [EMAIL PROTECTED]
Subject: [ANNOUNCE] struts-layout 1.0b1


Hello everybody

I'm pleased to announce that struts-layout 1.0 beta 1 - an open source tag 
library for struts that allows to speed up interface creation - is 
available for download.
struts-layout includes the following features:

- UI components tags: form, input fields, javascript date pick-up calendar, 
sortable list, pager, tabbed panel, treeview and a few more.
- Layout tags: grid, row and column.
- skin support: a struts-layout application can load different css file, 
allowing dynamic change of colors, fonts and images.
- CRUD support: struts-layout input field can be displayed read-write or 
read-only in function of what you're doing (creating, editing or viewing
data)

A new tutorial explains how to build a simple struts-layout page. All the 
components can be seen live on a demonstration news server.

Changes since previous version includes several bug fixes, enhancements and 
new tags.

For more information, visit http://struts.application-servers.com, and 
http://struts.application-servers.com/DemoServeurDeNews/allNews.do?reqCode=s
howAllNews 
for the demonstration.

Best regards,

Jean-Noel Ribette

--__/ \__---
   improve   Jean-Noël Ribette
--/-\--
Software engineer


--
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]




RE: [ANNOUNCE] struts-layout 1.0b1

2002-10-09 Thread Darren Hill

The tutorial says nothing about 'setting-up' struts-layout.

ie.  Where to css files, how to initialize stuff in the web.xml, where to
put things.

The example .war files doesn't even include 'struts-layout.tld' in the
web.xml .. ???

D.

-Original Message-
From: Jean-Noel Ribette [mailto:[EMAIL PROTECTED]]
Sent: October 9, 2002 8:56 AM
To: [EMAIL PROTECTED]
Subject: [ANNOUNCE] struts-layout 1.0b1


Hello everybody

I'm pleased to announce that struts-layout 1.0 beta 1 - an open source tag 
library for struts that allows to speed up interface creation - is 
available for download.
struts-layout includes the following features:

- UI components tags: form, input fields, javascript date pick-up calendar, 
sortable list, pager, tabbed panel, treeview and a few more.
- Layout tags: grid, row and column.
- skin support: a struts-layout application can load different css file, 
allowing dynamic change of colors, fonts and images.
- CRUD support: struts-layout input field can be displayed read-write or 
read-only in function of what you're doing (creating, editing or viewing
data)

A new tutorial explains how to build a simple struts-layout page. All the 
components can be seen live on a demonstration news server.

Changes since previous version includes several bug fixes, enhancements and 
new tags.

For more information, visit http://struts.application-servers.com, and 
http://struts.application-servers.com/DemoServeurDeNews/allNews.do?reqCode=s
howAllNews 
for the demonstration.

Best regards,

Jean-Noel Ribette

--__/ \__---
   improve   Jean-Noël Ribette
--/-\--
Software engineer


--
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]




RE: [ANNOUNCE] struts-layout 1.0b1

2002-10-09 Thread Jean-Noel Ribette

Be careful that the cvs does not run on the standard cvspserver port. This 
can cause problems if you're behind a firewall.

If' you'd like to contribute, you can start by participate to the 
mailing-list ([EMAIL PROTECTED]) and propose your improvements 
(doc, patch,  new features etc. are welcome).

Regards,

Jean-Noel

At 16:10 09/10/2002, you wrote:
I have alot of things that I developed that work like this. Some might
benefit your taglib.
But I cant seem to get into CVS. Do you have instructions on how to
contribute?
Thanks,
-Tim

-Original Message-
From: Jean-Noel Ribette [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 8:56 AM
To: [EMAIL PROTECTED]
Subject: [ANNOUNCE] struts-layout 1.0b1


Hello everybody

I'm pleased to announce that struts-layout 1.0 beta 1 - an open source tag
library for struts that allows to speed up interface creation - is
available for download.
struts-layout includes the following features:

- UI components tags: form, input fields, javascript date pick-up calendar,
sortable list, pager, tabbed panel, treeview and a few more.
- Layout tags: grid, row and column.
- skin support: a struts-layout application can load different css file,
allowing dynamic change of colors, fonts and images.
- CRUD support: struts-layout input field can be displayed read-write or
read-only in function of what you're doing (creating, editing or viewing
data)

A new tutorial explains how to build a simple struts-layout page. All the
components can be seen live on a demonstration news server.

Changes since previous version includes several bug fixes, enhancements and
new tags.

For more information, visit http://struts.application-servers.com, and
http://struts.application-servers.com/DemoServeurDeNews/allNews.do?reqCode=s
howAllNews
for the demonstration.

Best regards,

Jean-Noel Ribette

--__/ \__---
improve   Jean-Noël Ribette
--/-\--
Software engineer


--
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]

--__/ \__-
   improve   Jean-Noël Ribette
--/-\--
Ingénieur études et développement


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




RE: [ANNOUNCE] struts-layout 1.0b1

2002-10-09 Thread Jean-Noel Ribette

At 16:10 09/10/2002, you wrote:
The tutorial says nothing about 'setting-up' struts-layout.

The tutorial indeed does not say anything about that.
There is a link for the initial setting-up on the download page, and 
information about the customization on the skin page.

Basically to start a struts-layout application you have to add the 
struts-layout jar and tld to the corresponding directory, and copy the 
needed resources (directory config and images of the example). 
Configuration is done for a skin by adding a property files.


ie.  Where to css files, how to initialize stuff in the web.xml, where to
put things.

The example .war files doesn't even include 'struts-layout.tld' in the
web.xml .. ???

I didn't know that...  (it doesn't seem to prevent the example to run)

Jean-Noel



D.

-Original Message-
From: Jean-Noel Ribette [mailto:[EMAIL PROTECTED]]
Sent: October 9, 2002 8:56 AM
To: [EMAIL PROTECTED]
Subject: [ANNOUNCE] struts-layout 1.0b1


Hello everybody

I'm pleased to announce that struts-layout 1.0 beta 1 - an open source tag
library for struts that allows to speed up interface creation - is
available for download.
struts-layout includes the following features:

- UI components tags: form, input fields, javascript date pick-up calendar,
sortable list, pager, tabbed panel, treeview and a few more.
- Layout tags: grid, row and column.
- skin support: a struts-layout application can load different css file,
allowing dynamic change of colors, fonts and images.
- CRUD support: struts-layout input field can be displayed read-write or
read-only in function of what you're doing (creating, editing or viewing
data)

A new tutorial explains how to build a simple struts-layout page. All the
components can be seen live on a demonstration news server.

Changes since previous version includes several bug fixes, enhancements and
new tags.

For more information, visit http://struts.application-servers.com, and
http://struts.application-servers.com/DemoServeurDeNews/allNews.do?reqCode=s
howAllNews
for the demonstration.

Best regards,

Jean-Noel Ribette

--__/ \__---
improve   Jean-Noël Ribette
--/-\--
Software engineer


--
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]

--__/ \__-
   improve   Jean-Noël Ribette
--/-\--
Ingénieur études et développement


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




Re: [ANNOUNCE] struts-layout 1.0b1

2002-10-09 Thread Vincent Stoessel

Very impressive. So this tag library sits on top of struts functionality?

Jean-Noel Ribette wrote:
 Hello everybody
 
 I'm pleased to announce that struts-layout 1.0 beta 1 - an open source 
 tag library for struts that allows to speed up interface creation - is 
 available for download.
 struts-layout includes the following features:
 
 - UI components tags: form, input fields, javascript date pick-up 
 calendar, sortable list, pager, tabbed panel, treeview and a few more.
 - Layout tags: grid, row and column.
 - skin support: a struts-layout application can load different css file, 
 allowing dynamic change of colors, fonts and images.
 - CRUD support: struts-layout input field can be displayed read-write or 
 read-only in function of what you're doing (creating, editing or viewing 
 data)
 
 A new tutorial explains how to build a simple struts-layout page. All 
 the components can be seen live on a demonstration news server.
 
 Changes since previous version includes several bug fixes, enhancements 
 and new tags.
 
 For more information, visit http://struts.application-servers.com, and 
 
http://struts.application-servers.com/DemoServeurDeNews/allNews.do?reqCode=showAllNews
 
 for the demonstration.
 
 Best regards,
 
 Jean-Noel Ribette
 
 --__/ \__---
   improve   Jean-Noël Ribette
 --/-\--
 Software engineer
 
 
 -- 
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]


-- 
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


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




Re: [ANNOUNCE] struts-layout 1.0b1

2002-10-09 Thread Jean-Noel Ribette

At 17:18 09/10/2002, you wrote:
Very impressive. So this tag library sits on top of struts functionality?

Yes, struts-layout is the last brick - it generates the output for the user.

The differences between a struts application using the struts-html taglib 
and an application using the struts-layout one is in the jsps. The other 
parts (application core, struts action and form) are the same.

With struts-layout, you don't have to bother about how to write a nice 
table, list, menu or treeview in HTML. You just insert the tag, and the 
component is displayed. The layout of the different components is done 
automatically. As a result there is no HTML code in the jsp which make it 
smaller, easier to write and to understand.

Jean-Noel


Jean-Noel Ribette wrote:
Hello everybody
I'm pleased to announce that struts-layout 1.0 beta 1 - an open source 
tag library for struts that allows to speed up interface creation - is 
available for download.
struts-layout includes the following features:
- UI components tags: form, input fields, javascript date pick-up 
calendar, sortable list, pager, tabbed panel, treeview and a few more.
- Layout tags: grid, row and column.
- skin support: a struts-layout application can load different css file, 
allowing dynamic change of colors, fonts and images.
- CRUD support: struts-layout input field can be displayed read-write or 
read-only in function of what you're doing (creating, editing or viewing data)
A new tutorial explains how to build a simple struts-layout page. All the 
components can be seen live on a demonstration news server.
Changes since previous version includes several bug fixes, enhancements 
and new tags.
For more information, visit http://struts.application-servers.com, and 
http://struts.application-servers.com/DemoServeurDeNews/allNews.do?reqCode=showAllNews
 
for the demonstration.
Best regards,
Jean-Noel Ribette
--__/ \__---
   improve   Jean-Noël Ribette
--/-\--
Software engineer

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


--
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


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


--__/ \__-
   improve   Jean-Noël Ribette
--/-\--
Ingénieur études et développement


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