necessity of OJB with product listing

2002-08-11 Thread E. Laverdiere

Hi all,

I am doing a Strut pilot using the Oreilly Strut book. I've gone through the
OJB tutorial and it seems to be a heavy layer to put on a customisable web
solution. If a put my connection class, and query classes,  into the Strut
framework will it still be a Strut compliant solution? I am affraid of the
performance of any bridge.

I want at the end be able to browse in a search result of 1 products,
in a MySql database, without any store procedures. I dont know yet how I
will be able to do this, but I dont think that OJB will do it write.

I've done this with a Sybase database, using Perl. I want to do the same
this as here Strut-OJB?. Performance is important here :
http://onlinestorefront.emergisseller.com/cgi-bin/Geneka.storefront/EN/Searc
hMask?searchGeneral=probesearchtwo=punkSearchCombination=and

Any advice?


Regards,

E Laverdiere
Montreal.



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




Re: necessity of OJB with product listing

2002-08-11 Thread E. Laverdiere

Thanks, I am begining to see through all that.

E.

- Original Message -
From: Michaël [EMAIL PROTECTED]
To: OJB Users List [EMAIL PROTECTED]; Struts Users Mailing
List [EMAIL PROTECTED]
Sent: Sunday, August 11, 2002 11:24 AM
Subject: RE: necessity of OJB with product listing


 Struts is for the presentation and web tiers.  OJB is for the domain tier.
 The two are connected by a service tier.  So really struts and OJB are
 totally independent.  You can change out one of the tiers without having
any
 effect on the other.

 Two good books for this are EJB Design Patterns and Core J2EE Design
 Patterns (ignore everything they say about entity beans in the latter).
 They explain well the breakdown of a system into layers, and how to
 communicate between layers.

 Michael

  -Original Message-
  From: E. Laverdiere [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, August 11, 2002 5:11 PM
  To: Struts Users Mailing List; [EMAIL PROTECTED]
  Subject: necessity of OJB with product listing
 
 
  Hi all,
 
  I am doing a Strut pilot using the Oreilly Strut book. I've gone
  through the
  OJB tutorial and it seems to be a heavy layer to put on a customisable
web
  solution. If a put my connection class, and query classes,  into the
Strut
  framework will it still be a Strut compliant solution? I am
  affraid of the
  performance of any bridge.
 
  I want at the end be able to browse in a search result of 1
  products,
  in a MySql database, without any store procedures. I dont know yet how I
  will be able to do this, but I dont think that OJB will do it write.
 
  I've done this with a Sybase database, using Perl. I want to do the same
  this as here Strut-OJB?. Performance is important here :
  http://onlinestorefront.emergisseller.com/cgi-bin/Geneka.storefron
  t/EN/Searc
  hMask?searchGeneral=probesearchtwo=punkSearchCombination=and
 
  Any advice?
 
 
  Regards,
 
  E Laverdiere
  Montreal.
 
 
 
  --
  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]




Simple question about Struts

2002-08-08 Thread E. Laverdiere

Hi all,

I've studiing Struts for the past 3 weeks because I have done a generic Jsp
content-management web site connected on a MySql database using a set of
custom tag libraries following the Manning book Tag Librairies. So I am
still new at Struts, and I would like a simple advice over the Struts
framework. I was hoping to adapt my site to a Struts framework to gain some
architectural strenght and, by re-using the work I've done with Strut, I
thaught, limit the future development when doing another site with the same
framework.

My question is : Can a Strut web site be modify or upgrade without the
outcome of a java programmers? I means without the creation of multiple java
classes? It seems that if you want to add a page, or modify the parameter or
the validation of a form, you must go into the java classes that controle
this form and add some logic into it. Without questioning the strength of
MVC, in a first glance, it seems that this framework is not light-weight and
demands some real professional effort to adapt or modifie any web solution
using this structure. So, maybe, loosing the goal of building a generic
solution?


By the way, I think I have having a virus a day (just got one) with this
mailing list, nobody scan the mail before sending it?

Regards,


Etienne
Montreal



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




Re: Caching in IE

2002-04-18 Thread E. Laverdiere

What is your problem about caching, and how caching can be a problem?

Regards,

Etienne.

- Original Message -
From: Phase Web and Multimedia [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Thursday, April 18, 2002 12:01 PM
Subject: RE: Caching in IE


 I'm not sure I follow you. But, could you expound on that a little more?

 Brandon

 -Original Message-
 From: Oliver Reflé [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, April 18, 2002 9:58 AM
 To: Struts Users Mailing List
 Subject: RE: Caching in IE


 One of my colleagues had the problem that the browser cached some
 pictures on the page, so he added a random number to the link,
 to avoid caching, maybe this helps

 -Original Message-
 From: Phase Web and Multimedia [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, April 18, 2002 5:56 PM
 To: Struts User
 Subject: Caching in IE


 Hey all my fine coded compadres,

 I was just wondering if anyone has dealt with browsers caching pages and
 completely bypassing the controller and what solutions you have come up
with
 to prevent this. I'm wide open.

 Brandon Goodin
 Phase Web and Multimedia
 P (406) 862-2245
 F (406) 862-0354
 [EMAIL PROTECTED]
 http://www.phase.ws



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



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