You would need to write a view handler to handle in direction. Basically a wrapper framework around the basic ServletRequest.getRequestDispatcher() code. This would produce one view per one page.
If you are wanted to customise what is inside the view then that is different, e.g. skinning controls or custom look and feels with stylesheet. Struts does handle the rendering side of things for you if you want that rquirement -- Peter Pilgrim Operations/IT - Credit Suisse First Boston, 10 South Colonnade, London E14 4QJ, United Kingdom Tel: +44 (0)207 883 4447 > -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Marty Jones > Sent: 26 August 2004 16:27 > To: [EMAIL PROTECTED] > Subject: Customizable View For A Given Action > > > I was wondering if Struts supports a way of supporting > customized views for a > given action? For instance, a particular group of users may > have a different > look and feel to a given web application that another group > of users. Looking > at the Struts configuration file, it seems that you have to > specify the .jsp > file that will be used for a given action result. > > Does anyone know if struts can do this? > > Marty Jones > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ============================================================================== This message is for the sole use of the intended recipient. If you received this message in error please delete it and notify us. If this message was misdirected, CSFB does not waive any confidentiality or privilege. CSFB retains and monitors electronic communications sent through its network. Instructions transmitted over this system are not binding on CSFB until they are confirmed by us. Message transmission is not guaranteed to be secure. ============================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]