Re: clnt-struts request
"Sasvata (Shash) Chatterjee" <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Pierre, Let us look this over. The tiles part isn;t a problem. But, so far we have avoided supporting multiple versions of anything, as you do with the servlet spec and struts versions here, simply because the task gets very big to maintain and test all of a sudden. Also, have you looked at OpenSymphony sitemesh (http://www.opensymphony.com/sitemesh/)? I find it to be much nicer than tiles, and the positive thing is that it will work with not only Struts, but with any other view technology. If you are interested, I'll checkin app-sitemesh, which is a very thin project with no code, but just the sitemesh JARs and some sample configuration. I haven't checked it in so far to reduce the bloat of Keel CVS not knowing who else wanted to use it. Shash > Hello, > > > May I request some additions/modifications to be able to use: > - Tiles with Struts > - JSTL 1.1 > > Here is a proposition: > - put in clnt-struts\conf\client\snippets directory the files > * tiles-defs1.xml > * tiles-defs2.xml > * tiles-defs3.xml > - split clnt-struts\conf\client\snippets\struts-config1.xml in > * struts-config0-v1.1.xml > * struts-config0-v1.2.xml > * struts-config1.xml > - split clnt-struts\conf\client\snippets\struts-config3.xml in > * struts-config-tiles-v1.1.xml > * struts-config-tiles-v1.2.xml > * struts-config3.xml > - split keel-client\conf\client\snippets\web-1.xml in > * web-0-servlet-2.2.xml > * web-0-servlet-2.4.xml > * web-1.xml > - changes in plugin.jelly (herewith diff -c2 with 1.2.12). > > Regards > > Pierre http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com