Hi Checking the code, the component does not have any facelets-specific, like a custom tag handler or something like that. With our builder plugin we can generate the tag class to use it in jsp.
regards Leonardo Uribe 2009/6/19 Bruno Aranda <[email protected]> > The problem though is that this is a custom facelets component and > Tomahawk only contains "pure" JSF components, right? > > Bruno > > 2009/6/18 Roger Laenen <[email protected]>: > > Ok, no problem. > > > > Created jira issue : > > > > https://issues.apache.org/jira/browse/TOMAHAWK-1432 > > > > > > Leonardo Uribe wrote: > >> > >> Hi > >> > >> I think it is a good idea to put it on tomahawk sandbox. If you like the > >> idea and you want, create an issue on: > >> > >> https://issues.apache.org/jira/browse/TOMAHAWK > >> > >> then, I'll review it and commit it on sandbox for you. > >> > >> regards > >> > >> Leonardo Uribe > >> > >> 2009/6/18 Roger Laenen <[email protected] > >> <mailto:[email protected]>> > >> > >> No, currently it's one char per cell. This was sufficient for our > >> requirements. > >> > >> > >> > >> [email protected] <mailto:[email protected]> wrote: > >> > >> It sure looks nice! > >> > >> Does it also support multiple characters in a single cell? > >> Like [1234]-[5678]-[9012]-[3456]? I have a requirement like > >> that in my current project (has to do with a Dutch payment > >> method). > >> > >> I think it would fit in Tomahawk nicely. Would need some > >> enhancements (like JSP support) though, but it for sure is a > >> good start!! > >> > >> /Jan-Kees > >> > >> > >> On Jun 18, 2009 3:53pm, Manfred Geiler > >> <[email protected] <mailto:[email protected]>> > >> wrote: > >> > Yep, GPL might be a problem. Easiest think might be to switch > to > >> > > >> > ASF-license prior to donating this bit. > >> > > >> > Thanks, > >> > > >> > Manfred > >> > > >> > > >> > > >> > On Thu, Jun 18, 2009 at 15:46, Cagatay > >> [email protected] > >> <mailto:[email protected]>> wrote: > >> > > >> > > Looks nice but not sure about the license. > >> > > >> > > > >> > > >> > > On Thu, Jun 18, 2009 at 8:44 AM, Roger Laenen > >> [email protected] <mailto:[email protected]>> > >> > > >> > > wrote: > >> > > >> > >> > >> > > >> > >> Hello, > >> > > >> > >> > >> > > >> > >> I've made a custom facelets component that simulates > >> 'cell/block based' > >> > > >> > >> input like you find on official input forms. > >> > > >> > >> This type of input field can be useful in some specific > >> situations. We use > >> > > >> > >> it for a bankaccount field with specific formatting and > >> validation. > >> > > >> > >> You can find binaries and svn-trunk on > >> http://code.google.com/p/blockinput > >> > > >> > >> An example app is also included. > >> > > >> > >> > >> > > >> > >> I thought it would maybe be interesting for inclusion in > >> tomahawk. > >> > > >> > >> If there is any interest, let me know. > >> > > >> > >> > >> > > >> > >> grtz, > >> > > >> > >> > >> > > >> > >> Roger. > >> > > >> > >> > >> > > >> > > > >> > > >> > > > >> > > >> > >> > >> > > > > >
