[Rife-users] Multiple submit buttons on a form

2006-01-30 Thread Eddy Young
Hi, There is no easy way to identify which submit button in a form with several was pressed when processing a submission. I proposed on IRC the idea of having a new tag, say, SUBMISSION:SUBMIT:mybutton, that would be recognised as a submit and would be autolinked to a method in the elemen

Re: [Rife-users] Conditional constraints

2006-01-30 Thread Geert Bevin
Okidoki, good that you got it working as wanted :-) Eddy Young wrote: On 30 Jan 2006, at 22:28, Geert Bevin wrote: you can freely declare your constraints at any time, of course you have to do so at the proper time for your use-case. It might be that activateValidation is called before you se

Re: [Rife-users] Conditional constraints

2006-01-30 Thread Eddy Young
On 30 Jan 2006, at 22:28, Geert Bevin wrote: you can freely declare your constraints at any time, of course you have to do so at the proper time for your use-case. It might be that activateValidation is called before you set the properties and thus the wrong condition is used. Btw, what do

Re: [Rife-users] Conditional constraints

2006-01-30 Thread Geert Bevin
Hi Eddy, you can freely declare your constraints at any time, of course you have to do so at the proper time for your use-case. It might be that activateValidation is called before you set the properties and thus the wrong condition is used. Btw, what do you mean with "this did not work". Wha

[Rife-users] Conditional constraints

2006-01-30 Thread Eddy Young
Hi, I want to add some constraints to a bean based on the presence of a given value (e.g. password change in an "update profile" page where the constraints are applicable only if there is a value in the first password field). I've already tried putting a condition in activateValidation(),

Re: [Rife-users] parsing XML data from a remote server within RIFE app

2006-01-30 Thread Fred Baube
I too had XML parsing barf inside Rife, and I had to turn off Rife's custom classloader. Check the archives, this was a couple of weeks ago. HTH fred -- F.Baube* Georgetown/MSFS/1988 * Think pangalactically. fbaube#saunalahti.fi * Act locally. gsm +358 41 536 8192

Re: [Rife-users] parsing XML data from a remote server within RIFE app

2006-01-30 Thread Geert Bevin
Hi David, you might be running into a problem with the classloader. XML libraries are very prone to these errors. Did you try with a recent nightly build of RIFE? Did you try by disabling the classloader in the webapp? Do you have the same problems when you try parsing a local XML document wit

[Rife-users] parsing XML data from a remote server within RIFE app

2006-01-30 Thread David Herbert
I have been having a lot of problems getting a section of my application working within the RIFE framework. What I have as part of my top level menu is an element that reads some XML data from a remote server and stores it in a Postgresql database. I have implemented most of this logic in a ba

Re: [Rife-users] Request for Article Topic submissions

2006-01-30 Thread Geert Bevin
Hi Tyler, I'm very excited that you plan on writing some articles. I've been meaning to do so for a long time, but never found the time to do so. I see two different types of articles that are needed: * "How do I start with the RIFE thing, what do I need to know?" * "Why should I care about th

[Rife-users] New plan for true POJO support

2006-01-30 Thread Geert Bevin
Hi everyone, I've been horribly busy, and still am, but I would like to have true POJO support done before my presentation at Fosdem in three weeks. As a recap, the plan is to allow people to re-use their existing models without any changes. These can even be packaged in a bytecode jar without an

[Rife-users] Request for Article Topic submissions

2006-01-30 Thread Tyler Pitchford
Hello all, I'm planning to start a series to help users get aquainted with RIFE. I'm seeking submissions for topics to explore in the series. If you could provide me with areas you found/find confussing, wish had more discussion, something you want to see explored, etc. please respond to this .

Re: [Rife-users] Proposal for new template tag

2006-01-30 Thread Geert Bevin
This would happen independently from the element, just as the BV tag. It would be appended to the default content of the value tag with the same name. On 30-jan-06, at 14:25, Tyler Pitchford wrote: Would the element need to call the BA value or if it was found in the template it would be ap

Re: [Rife-users] Proposal for new template tag

2006-01-30 Thread Tyler Pitchford
Would the element need to call the BA value or if it was found in the template it would be appended to the block? ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

Re: [Rife-users] Proposal for new template tag

2006-01-30 Thread Geert Bevin
Hi Eddy, the main reason is for when you build themeable components. By using the BA tag, people can easily update the templates to add pure content to aggregation areas without having to edit the sources and recompile. Of course, for more complex things, appendBlock() is more appropriate. Best r

Re: [Rife-users] Proposal for new template tag

2006-01-30 Thread Eddy Young
Geert Bevin wrote: Hi everyone, I've been thinking about adding a new tag to the template engine and wanted to know if there are any objections, remarks or suggestions. It would be a similar tag as the BV tag, but instead of replacing the default content of a value tag with the content of a

[Rife-users] Proposal for new template tag

2006-01-30 Thread Geert Bevin
Hi everyone, I've been thinking about adding a new tag to the template engine and wanted to know if there are any objections, remarks or suggestions. It would be a similar tag as the BV tag, but instead of replacing the default content of a value tag with the content of a block, it would

Re: [Rife-users] RIFE at JavaWUG BOF XV, 3-Feb-2006, Oracle City Office, London

2006-01-30 Thread Geert Bevin
Also, do you have the full address of the event? Emmanuel Okyere wrote: > Excellent; I'll make a post. > > Thanks, > Emmanuel > > On 1/30/06, Geert Bevin <[EMAIL PROTECTED]> wrote: >> You blog has been created. To add an entry, open the blog menu to the >> left, log in and click the appropriate

Re: [Rife-users] RIFE at JavaWUG BOF XV, 3-Feb-2006, Oracle City Office, London

2006-01-30 Thread Geert Bevin
What's the title of your talk? Emmanuel Okyere wrote: > Excellent; I'll make a post. > > Thanks, > Emmanuel > > On 1/30/06, Geert Bevin <[EMAIL PROTECTED]> wrote: >> You blog has been created. To add an entry, open the blog menu to the >> left, log in and click the appropriate menu item. >> >> D

[Rife-users] test

2006-01-30 Thread Fred Baube
please ignore ... ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users