Http User-Agent sensitive ActionMapping

2001-09-28 Thread Oscar Trigueiros
I want to subclass ActionMapping to create one http user agent sensitive forwarding to render diferente views for diferente user agents. I doing so my app will be able to handle diferente medias ( WEB + WAP + OTHER). Does any one have one better ideia or

Dynamic forms and i18n

2001-09-28 Thread Bo Majewski
Dear People, Here at Cisco we are thinking of adopting Struts for one of our projects. There are however two issues we wish to address. And since Struts is an open source project hopefully contribute back to it. Firstly, though, I would like to get your feedback. The issues are (i)

portals, jetspeed, tiles etc

2001-09-28 Thread Nathan Coast
Hi, I'm interested in portal / personalisation within struts. I followed a thread in struts-user which ended up with this response from Ted Husted: http://www.mail-archive.com/struts-user%40jakarta.apache.org/msg15156.html Has there been any progress with this? We need to get bare-bones

cvs commit: jakarta-struts/contrib/tiles/web/channel/WEB-INF componentDefinitions_silver.xml componentDefinitions_gold.xml componentDefinitions.xml

2001-09-28 Thread cedric
cedric 01/09/28 09:41:46 Modified:contrib/tiles/web/doc/WEB-INF web.xml tutorialDefinitions_fr.xml tutorialDefinitions_de.xml tutorialDefinitions.xml tilesDefinitions.xml

cvs commit: jakarta-struts/contrib/tiles/web/template/WEB-INF tilesDefinitions.xml

2001-09-28 Thread cedric
cedric 01/09/28 09:43:51 Added: contrib/tiles/web/template/WEB-INF tilesDefinitions.xml Log: Use defintions in template example. Revision ChangesPath 1.1 jakarta-struts/contrib/tiles/web/template/WEB-INF/tilesDefinitions.xml Index:

cvs commit: jakarta-struts/contrib/tiles/conf/share tiles-config.dtd components-config.dtd

2001-09-28 Thread cedric
cedric 01/09/28 09:51:57 Modified:contrib/tiles/conf/share tiles-config.dtd Removed: contrib/tiles/conf/share components-config.dtd Log: Removed old components-config, replaced by tiles-config. Revision ChangesPath 1.2 +9 -6

cvs commit: jakarta-struts/contrib/tiles/web/template/WEB-INF componentDefinitions.xml

2001-09-28 Thread cedric
cedric 01/09/28 09:53:41 Removed: contrib/tiles/web/template/WEB-INF componentDefinitions.xml Log: Replaced by tilesDefinition.xml

cvs commit: jakarta-struts/contrib/tiles/src/share/org/apache/struts/tiles ActionComponentServlet.java

2001-09-28 Thread cedric
cedric 01/09/28 10:05:23 Modified:contrib/tiles/src/share/org/apache/struts/tiles/xmlDefinition XmlParser.java XmlDefinition.java I18nFactorySet.java FactorySet.java DefinitionsFactory.java