Hi,

readonly-data is not overkilled by using Struts. Especially if the rest of 
the app is already based on struts. If not: have you a garantee that you will 
not, at a later moment, have to process input? How about i18n?

Struts helps to structure good in every occasion...(of a web-application)

hope this helps
Alexander

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 22, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: Presenting the data of a ValueObject on a JSP-Page


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!

Reply via email to