Hi all,

i`m working on an small internal project in my company at the moment and got some questions.

1. How can i render an select box from an database with key/value pairs ? I tried the to use the ResourceBundle Example from the Wiki but this do not work. (The one with the Colors) I tried the template.getBeanHanlder().getFormBuilder().....inList (xxx) Version but this provide only a Label not a Value. This one works but i need the value of the element (for me its the user id, and the username is the label)

So, i need to render two select boxes. Each one with a label and id value. Atm i`m a little clue less.

2. How can i use an extra field with an submission bean ?
I want to use an submission bean and want to add a extra Parameter to the form. atm this extra form field
    is not rendered.

Solved Problems.

3. How to use 2 or more Submission Beans in a form ?
    Solved.
Just call generateForm for every Bean. If you need provide a Prefix.

4. Derby Problem with stored Mail that is larger than 32k ( my HTML File was only 20k, but it`s encoded stored)
    Solved.
Use an other database. Switched to MySQL 5. Takes 5 mins to switch and reinitializes all tables.


Thnx to Geert for the Help help on 3 and 4 and hopefully the answers to 1 and 2.

cu odo




Attachment: PGP.sig
Description: Signierter Teil der Nachricht

_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to