While this may not be the exact stuff you're looking for, this thread may help:

    http://www.mail-archive.com/[email protected]/msg14087.html

In short, you can still use Struts and leverage on BeanUtils to do the mechanical and tedious property copying between the FormBeans and the value objects exposed by your EJBs.
--
John


At 11:47 am 22-10-2001 +0200, you wrote:
Hi,

normaly I use struts from my formular-jsp pages, but I think for only
representing the data of a EJB it would be overkill to use Struts-Action and
Struts-FormBeans.
Does someone know a good solution for me.Maybe a design-pattern wich
describes a common way? I thought about using a normal Java Bean as a kind
of wrapper. Would that be a good solution?

I am thankfull for every advice!

--
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com  m: +(65) 9782 9610

Reply via email to