Hi, It should be possible. I haven't looked into it but MX4J generates the webpages via an xsl transform. You should be able to modify the xsl sheet and drop it into jakarta-avalon-phoenix/src/mx4j/xsl/ and it will hopefully be copied to the correct place (though you may need a slight mod to build.xml).
As to what you need to change in the xsl sheet - I am not sure ;) I would have to go through it and I am no xsl wiz - best to ask on the mx4j user list. On Sun, 27 Oct 2002 06:31, Daniel S. Haischt wrote: > hello, > > this might be slightly off-topic because it is a MX4J > question ... > > is it possible to render attributes that return a > collection or an array as a HTML <selection> element > within the Phoenix HTML management interface? > > > With best regards / Mit freundlichen Gruessen > > Daniel S. Haischt IT Consulting > ______________________________ > [revolutionary and alpha geek] > > Daniel S. Haischt > Grabenstrasse 11 > D-71083 Herrenberg > G E R M A N Y > > FON: +49 -7032-992909 > +49 -700-DHAISCHT > FAX: +49 -7032-992910 > CELLULAR: +49 -172-7668936 > > email: [EMAIL PROTECTED] > web: http://www.daniel-s-haischt.biz > > -----BEGIN GEEK CODE BLOCK----- > Version: 3.12 > GCS dx s:- a- C++ UB++++ P+++ L++++ E W+++ N+++ o-- K- w--- > O++ M++ V- PS+ PE++ Y+ PGP++ t+++ 5+ X+++ R+ tv++ b+++ DI+ D+++ > G e++ h-- r+ y+++++ > ------END GEEK CODE BLOCK------ -- Cheers, Peter Donald "The ability to quote is a serviceable substitute for wit." -- Maugham -- To unsubscribe, e-mail: <mailto:avalon-phoenix-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-phoenix-dev-help@;jakarta.apache.org>
