Re: If someone is interested

2001-11-20 Thread Yuriy Zubarev

Hello everyone,

Thank you for your interest. In a couple of days I'll
draw a diagram to show how it's working (it will be
on the same site). Briefly, there is one interface
containing all necessary methods to depict a table,
so-called data-container implementing that interface,
a host of custom tags to show column info, navigate
bar, info status which are all aware of that interface;
one generic action that serves every table, does all dirty job and passes
clear information to subsequent actions. All design
logic of a table is incorporated in a tile (template).
In your JSP pages you don't bother yourself with these
issues, you just dump raw data that is picked up by the tile
and is formatted properly regardless of number of columns
each table may have.

Best of luck,
Yuriy Zubarev



__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

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




Re: If someone is interested

2001-11-20 Thread Yuriy Zubarev

Hello everyone,

Thank you for your interest. In a couple of days I'll
draw a diagram to show how it's working (it will be
on the same site). Briefly, there is one interface
containing all necessary methods to depict a table,
so-called data-container implementing that interface,
a host of custom tags to show column info, navigate
bar, info status which are all aware of that interface;
one generic action that serves every table, does all dirty job and passes
clear information to subsequent actions. All design
logic of a table is incorporated in a tile (template).
In your JSP pages you don't bother yourself with these
issues, you just dump raw data that is picked up by the tile
and is formatted properly regardless of number of columns
each table may have.

Best of luck,
Yuriy Zubarev


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




RE: If someone is interested

2001-11-19 Thread Robert J. Sanford, Jr.

yes please

 -Original Message-
 From: Peter Georgiou [mailto:[EMAIL PROTECTED]]
 Sent: Friday, November 16, 2001 8:36 AM
 To: Struts Users Mailing List
 Subject: Re: If someone is interested


 I think there are so many people interested you may as well publicly show
 the code.


 Peter


  Hello colleagues,
 
  I've been developing a web app for myself and since
  it's not the first app using Struts I attempted
  to solve some general issues by providing some interfaces,
  custom tag and generic actions. More specifically I'm talking
  about tables, you know that questions about navigation,
  sorting, formatting and so on...
 
  To see what's done already, point your browser to
  http://english.yuriy-zubarev.com
 
  And if my work raises some interest among people,
  I'll beautify the code (if there is no big load in the office)
  and share it (with one of the purposes to get feedbacks
  and criticism).
 
  Best of luck,
  Yuriy Zubarev
 
 
 
 
  __
  Do You Yahoo!?
  Find the one for you at Yahoo! Personals
  http://personals.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]



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




Re: If someone is interested

2001-11-16 Thread Konstantina Stamopoulou

Hi Yuriy,

I'm interested to see your code. I'm sure I could learn a lot of things form
it!

Thank you,
Konstantina


- Original Message -
From: Yuriy Zubarev [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, November 15, 2001 11:45 PM
Subject: If someone is interested


 Hello colleagues,

 I've been developing a web app for myself and since
 it's not the first app using Struts I attempted
 to solve some general issues by providing some interfaces,
 custom tag and generic actions. More specifically I'm talking
 about tables, you know that questions about navigation,
 sorting, formatting and so on...

 To see what's done already, point your browser to
 http://english.yuriy-zubarev.com

 And if my work raises some interest among people,
 I'll beautify the code (if there is no big load in the office)
 and share it (with one of the purposes to get feedbacks
 and criticism).

 Best of luck,
 Yuriy Zubarev




 __
 Do You Yahoo!?
 Find the one for you at Yahoo! Personals
 http://personals.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]




RE: If someone is interested

2001-11-16 Thread Martin Farrell

Hi

Yuriy the site looks brilliant, i'd definitely be interested in looking at
the source

thanks

martin

-Original Message-
From: Yuriy Zubarev [mailto:[EMAIL PROTECTED]]
Sent: 15 November 2001 21:45
To: [EMAIL PROTECTED]
Subject: If someone is interested


Hello colleagues,

I've been developing a web app for myself and since
it's not the first app using Struts I attempted
to solve some general issues by providing some interfaces,
custom tag and generic actions. More specifically I'm talking
about tables, you know that questions about navigation,
sorting, formatting and so on...

To see what's done already, point your browser to
http://english.yuriy-zubarev.com

And if my work raises some interest among people,
I'll beautify the code (if there is no big load in the office) 
and share it (with one of the purposes to get feedbacks
and criticism).

Best of luck,
Yuriy Zubarev




__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

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


** For great Emap magazine subscription  gift offers visit 
http://www.emapmagazines.co.uk **


The information in this email is intended only for the addressee(s) named above.
Access to this email by anyone else is unauthorised.
If you are not the intended recipient of this message any disclosure, copying, 
distribution or any action taken in reliance on it is prohibited and may be unlawful. 

Emap plc and or its subsidiaries do not warrant that any attachments are free from 
viruses or other defects and accept no liability for any losses resulting from 
infected email transmissions.

Please note that any views expressed in this email may be those of the originator 
and do not necessarily reflect those of this organisation.



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




RE: If someone is interested

2001-11-16 Thread DUPRAT Alexandre

Hi Yuriy,

it's a really good site. I think you cover most interesting things.
Coul'd I have a look at the source too?

thanks

Alexandre

-Message d'origine-
De: Martin Farrell [mailto:[EMAIL PROTECTED]]
Date: vendredi 16 novembre 2001 11:32
À: 'Struts Users Mailing List'
Objet: RE: If someone is interested


Hi

Yuriy the site looks brilliant, i'd definitely be interested in looking at
the source

thanks

martin

-Original Message-
From: Yuriy Zubarev [mailto:[EMAIL PROTECTED]]
Sent: 15 November 2001 21:45
To: [EMAIL PROTECTED]
Subject: If someone is interested


Hello colleagues,

I've been developing a web app for myself and since
it's not the first app using Struts I attempted
to solve some general issues by providing some interfaces,
custom tag and generic actions. More specifically I'm talking
about tables, you know that questions about navigation,
sorting, formatting and so on...

To see what's done already, point your browser to
http://english.yuriy-zubarev.com

And if my work raises some interest among people,
I'll beautify the code (if there is no big load in the office) 
and share it (with one of the purposes to get feedbacks
and criticism).

Best of luck,
Yuriy Zubarev




__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

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


** For great Emap magazine subscription  gift offers visit
http://www.emapmagazines.co.uk **



The information in this email is intended only for the addressee(s) named
above.
Access to this email by anyone else is unauthorised.
If you are not the intended recipient of this message any disclosure,
copying, 
distribution or any action taken in reliance on it is prohibited and may be
unlawful. 

Emap plc and or its subsidiaries do not warrant that any attachments are
free from 
viruses or other defects and accept no liability for any losses resulting
from 
infected email transmissions.

Please note that any views expressed in this email may be those of the
originator 
and do not necessarily reflect those of this organisation.




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



++
| Ce courrier ainsi que les fichiers joints sont confidentiels.  |
| Si vous avez recu ce courrier par erreur, veuillez en informer |
| l'administrateur du système : [EMAIL PROTECTED]   |
|  - |
| Ce message confirme que le courrier a passé le contrôle|
| antivirus du relais de messagerie Internet avec succés.|
++

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




RE: If someone is interested

2001-11-16 Thread Rajeev M Singh

Yeah the site is good, a practical way of seeing what has been
implemented...which server you have put it in I mean web server and the
application server you have used?

Regards,
Rajeev

-Original Message-
From: DUPRAT Alexandre [mailto:[EMAIL PROTECTED]] 
Sent: Friday, November 16, 2001 6:39 PM
To: 'Struts Users Mailing List'
Subject: RE: If someone is interested


Hi Yuriy,

it's a really good site. I think you cover most interesting things.
Coul'd I have a look at the source too?

thanks

Alexandre

-Message d'origine-
De: Martin Farrell [mailto:[EMAIL PROTECTED]]
Date: vendredi 16 novembre 2001 11:32
À: 'Struts Users Mailing List'
Objet: RE: If someone is interested


Hi

Yuriy the site looks brilliant, i'd definitely be interested in looking
at the source

thanks

martin

-Original Message-
From: Yuriy Zubarev [mailto:[EMAIL PROTECTED]]
Sent: 15 November 2001 21:45
To: [EMAIL PROTECTED]
Subject: If someone is interested


Hello colleagues,

I've been developing a web app for myself and since
it's not the first app using Struts I attempted
to solve some general issues by providing some interfaces, custom tag
and generic actions. More specifically I'm talking about tables, you
know that questions about navigation, sorting, formatting and so on...

To see what's done already, point your browser to
http://english.yuriy-zubarev.com

And if my work raises some interest among people,
I'll beautify the code (if there is no big load in the office) 
and share it (with one of the purposes to get feedbacks
and criticism).

Best of luck,
Yuriy Zubarev




__
Do You Yahoo!?
Find the one for you at Yahoo! Personals http://personals.yahoo.com

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


** For great Emap magazine subscription  gift offers visit
http://www.emapmagazines.co.uk **




The information in this email is intended only for the addressee(s)
named above. Access to this email by anyone else is unauthorised. If you
are not the intended recipient of this message any disclosure, copying, 
distribution or any action taken in reliance on it is prohibited and may
be unlawful. 

Emap plc and or its subsidiaries do not warrant that any attachments are
free from 
viruses or other defects and accept no liability for any losses
resulting from 
infected email transmissions.

Please note that any views expressed in this email may be those of the
originator 
and do not necessarily reflect those of this organisation.





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



++
| Ce courrier ainsi que les fichiers joints sont confidentiels.  | Si 
| vous avez recu ce courrier par erreur, veuillez en informer |
| l'administrateur du système : [EMAIL PROTECTED]   |
|  - |
| Ce message confirme que le courrier a passé le contrôle|
| antivirus du relais de messagerie Internet avec succés.|
++

--
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: If someone is interested

2001-11-16 Thread David Bolsover

Yes please

Code please - good work 

David Bolsover
T:+44(0)1614276920
F:+44(0)1614276922
M:07773428118
E:[EMAIL PROTECTED] 

 -Original Message-
 From: Yuriy Zubarev [mailto:[EMAIL PROTECTED]]
 Sent: 15 November 2001 21:45
 To: [EMAIL PROTECTED]
 Subject: If someone is interested
 
 
 Hello colleagues,
 
 I've been developing a web app for myself and since
 it's not the first app using Struts I attempted
 to solve some general issues by providing some interfaces,
 custom tag and generic actions. More specifically I'm talking
 about tables, you know that questions about navigation,
 sorting, formatting and so on...
 
 To see what's done already, point your browser to
 http://english.yuriy-zubarev.com
 
 And if my work raises some interest among people,
 I'll beautify the code (if there is no big load in the office) 
 and share it (with one of the purposes to get feedbacks
 and criticism).
 
 Best of luck,
 Yuriy Zubarev
 
 
 
 
 __
 Do You Yahoo!?
 Find the one for you at Yahoo! Personals
 http://personals.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]




Re: If someone is interested

2001-11-16 Thread Mantas Urbonavicius

Will you anounce about the source publicaly or should i join everyone
here and ask it personaly ? :)

btw, app looks interesting.
regards,
mantaz

 Hello colleagues,

 I've been developing a web app for myself and since
 it's not the first app using Struts I attempted
 to solve some general issues by providing some interfaces,
 custom tag and generic actions. More specifically I'm talking
 about tables, you know that questions about navigation,
 sorting, formatting and so on...

 To see what's done already, point your browser to
 http://english.yuriy-zubarev.com

 And if my work raises some interest among people,
 I'll beautify the code (if there is no big load in the office)
 and share it (with one of the purposes to get feedbacks
 and criticism).

 Best of luck,
 Yuriy Zubarev




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




Re: If someone is interested

2001-11-16 Thread Peter Georgiou

I think there are so many people interested you may as well publicly show
the code.


Peter


 Hello colleagues,

 I've been developing a web app for myself and since
 it's not the first app using Struts I attempted
 to solve some general issues by providing some interfaces,
 custom tag and generic actions. More specifically I'm talking
 about tables, you know that questions about navigation,
 sorting, formatting and so on...

 To see what's done already, point your browser to
 http://english.yuriy-zubarev.com

 And if my work raises some interest among people,
 I'll beautify the code (if there is no big load in the office)
 and share it (with one of the purposes to get feedbacks
 and criticism).

 Best of luck,
 Yuriy Zubarev




 __
 Do You Yahoo!?
 Find the one for you at Yahoo! Personals
 http://personals.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]




Re: If someone is interested

2001-11-15 Thread Rob Breeds


Yuriy

I'm keen to see the source for this - all working examples are useful to
help me (and others) avoid what must be common pitfalls.

Thanks

Rob Breeds





   

Yuriy Zubarev  

yuriy_zubarev   To: [EMAIL PROTECTED]

@yahoo.ca   cc:   

 Subject: If someone is interested 

15/11/2001 

21:45  

Please respond 

to Struts 

Users Mailing  

List  

   

   





Hello colleagues,

I've been developing a web app for myself and since
it's not the first app using Struts I attempted
to solve some general issues by providing some interfaces,
custom tag and generic actions. More specifically I'm talking
about tables, you know that questions about navigation,
sorting, formatting and so on...

To see what's done already, point your browser to
http://english.yuriy-zubarev.com

And if my work raises some interest among people,
I'll beautify the code (if there is no big load in the office)
and share it (with one of the purposes to get feedbacks
and criticism).

Best of luck,
Yuriy Zubarev




__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.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]




Re: If someone is interested

2001-11-15 Thread Brian . Duchouquette


Yuriy,

Yep, you have my interest.. Are you using multiple sets with different
Comparators (based on bean properties) to do that?

Thanks,
Brian



   

Yuriy Zubarev  

yuriy_zubarev   To: [EMAIL PROTECTED]

@yahoo.ca   cc:   

 Subject: If someone is interested 

11/15/2001 

03:45 PM   

Please respond 

to Struts 

Users Mailing  

List  

   

   





Hello colleagues,

I've been developing a web app for myself and since
it's not the first app using Struts I attempted
to solve some general issues by providing some interfaces,
custom tag and generic actions. More specifically I'm talking
about tables, you know that questions about navigation,
sorting, formatting and so on...

To see what's done already, point your browser to
http://english.yuriy-zubarev.com

And if my work raises some interest among people,
I'll beautify the code (if there is no big load in the office)
and share it (with one of the purposes to get feedbacks
and criticism).

Best of luck,
Yuriy Zubarev




__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.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]




RE: If someone is interested

2001-11-15 Thread Long Nguyen

Hi Yuriy,

How do you implement the pager tag?  Is it possible if you can share the
code with everyone?

Thanks,

Long B. Nguyen

-Original Message-
From: Yuriy Zubarev [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 15, 2001 1:45 PM
To: [EMAIL PROTECTED]
Subject: If someone is interested


Hello colleagues,

I've been developing a web app for myself and since
it's not the first app using Struts I attempted
to solve some general issues by providing some interfaces,
custom tag and generic actions. More specifically I'm talking
about tables, you know that questions about navigation,
sorting, formatting and so on...

To see what's done already, point your browser to
http://english.yuriy-zubarev.com

And if my work raises some interest among people,
I'll beautify the code (if there is no big load in the office) 
and share it (with one of the purposes to get feedbacks
and criticism).

Best of luck,
Yuriy Zubarev




__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.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]




Re: If someone is interested

2001-11-15 Thread Ho Chin Hwang


Yes. I m keen to see too.

Regards,
-Dave

- Original Message -
From: [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Friday, November 16, 2001 8:02 AM
Subject: Re: If someone is interested



 Yuriy,

 Yep, you have my interest.. Are you using multiple sets with different
 Comparators (based on bean properties) to do that?

 Thanks,
 Brian




 Yuriy Zubarev
 yuriy_zubarev   To:
[EMAIL PROTECTED]
 @yahoo.ca   cc:
  Subject: If someone is
interested
 11/15/2001
 03:45 PM
 Please respond
 to Struts
 Users Mailing
 List






 Hello colleagues,

 I've been developing a web app for myself and since
 it's not the first app using Struts I attempted
 to solve some general issues by providing some interfaces,
 custom tag and generic actions. More specifically I'm talking
 about tables, you know that questions about navigation,
 sorting, formatting and so on...

 To see what's done already, point your browser to
 http://english.yuriy-zubarev.com

 And if my work raises some interest among people,
 I'll beautify the code (if there is no big load in the office)
 and share it (with one of the purposes to get feedbacks
 and criticism).

 Best of luck,
 Yuriy Zubarev




 __
 Do You Yahoo!?
 Find the one for you at Yahoo! Personals
 http://personals.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]




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




Re: If someone is interested

2001-11-15 Thread Nicolas Parisé

Hi,


I'm interested to see your code, i'm looking
for good examples of struts app

Thank you

Nicolas
- Original Message -
From: Yuriy Zubarev [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, November 15, 2001 4:45 PM
Subject: If someone is interested


 Hello colleagues,

 I've been developing a web app for myself and since
 it's not the first app using Struts I attempted
 to solve some general issues by providing some interfaces,
 custom tag and generic actions. More specifically I'm talking
 about tables, you know that questions about navigation,
 sorting, formatting and so on...

 To see what's done already, point your browser to
 http://english.yuriy-zubarev.com

 And if my work raises some interest among people,
 I'll beautify the code (if there is no big load in the office)
 and share it (with one of the purposes to get feedbacks
 and criticism).

 Best of luck,
 Yuriy Zubarev




 __
 Do You Yahoo!?
 Find the one for you at Yahoo! Personals
 http://personals.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]




Re: If someone is interested

2001-11-15 Thread Christian Rab

Your application looks really cool, I'am very interested tho see your code!

See you
Christian


15.11.2001 22:45:09, Yuriy Zubarev [EMAIL PROTECTED] wrote:
Hello colleagues,

I've been developing a web app for myself and since
it's not the first app using Struts I attempted
to solve some general issues by providing some interfaces,
custom tag and generic actions. More specifically I'm talking
about tables, you know that questions about navigation,
sorting, formatting and so on...

To see what's done already, point your browser to
http://english.yuriy-zubarev.com

And if my work raises some interest among people,
I'll beautify the code (if there is no big load in the office) 
and share it (with one of the purposes to get feedbacks
and criticism).

Best of luck,
Yuriy Zubarev




__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.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]