Hi to all, the response is very good and the example is very easy. i have a very nice customErrorHandlerDb. Thank you very much for your help. until sun...
Hello to everybody, just a question about security filter. I have a multi-istance application, so I must do additional security check on reserved area. In...
Maurizio Betti
m.betti@...
6 de May, 2006 12:18 am
752
Hello dinamica friends, is a there a simple way to sort a list dinamically manipulating sql query with "order_by" and "asc/desc" param without write custom...
Maurizio Betti
m.betti@...
6 de May, 2006 1:44 am
753
Yes you can, but you have to define those parameters in validator.xml and set validation=true in config.xml, otherwise the markers won't be replaced and the...
I am sorry but I will have to removve your address from the list. I know that this message was not sent by you -GoogleMail told so- but the spammer already got...
Maurizio, my former answer is incorrect, I apologize for it. In fact if you put them into validator.xml and the markers in the template they will be replaced...
Maurizio, first of all, please accept my apologies for replying with so much delay. 1.- I understand that you have an application that serves multiple ...
I have the following scenario, that I'm trying to implement, any ideas? I have list of servers. Each server has its own owner (by owner id) from the list of...
Hi everyone, I have deployed the "addrbook" example, and it can work properly if I input only English and numeric, when I input Chinese in Alias, Last name,...
You can solve this by setting the parameter "request-encoding". This parameter can be defined application-wide in web.xml as a context parameter, or for a...
hallo 飞逸 å›, I just tested addrbook,it worked fine. Can you sent your web.xml file to me? Let me see see. Pls make sure there fellow lines in your...
Oasahi
oasahi@...
9 de May, 2006 12:40 pm
762
Hi Ilia, for this output: Server1, [ComboBox-withItemSelectedOnUserID1] Server2, [ComboBox-withItemSelectedOnUserID2] Server3,...
Hi Martin, thank u and Oasahi. I found my fault and correct it. My RDBMS is Mysql, and there isn't sequence in Mysql. so I adjust the field "id" of table...
I am glad it worked, but I don't see what the error has to do with the language. Looks like a problem of the SQL domain. Please contact us if you need more...
Hello friends, is it possibile in Dinamica to dinamically include an action (with its sub-logic and template) depending from a request attribute? Many thanks...
Maurizio Betti
m.betti@...
9 de May, 2006 5:53 pm
766
There are many ways, some declarative, some not, but if the particular case of a request attribute (or is it parameter?), you may need a very simple custom...
Hello friends, is it possibile in Dinamica to dinamically include an action (with its sub-logic and template) depending from a request attribute? Many thanks...
Maurizio Betti
m.betti@...
10 de May, 2006 8:10 am
768
Dear Dinamica friends, I'm proud to announce that goes online my first Dinamica application! A demo is available at the following: 1. Public area:...
Maurizio Betti
m.betti@...
13 de May, 2006 6:35 pm
769
Wow Maurizio!, I just stopped for a few minutes to read email, I am at Miami's airport waiting for my connection to Caracas and just saw the demo, looks pretty...
(I've sent this email moments age, but Yahoo tell me the mail sent was lost.) Hi everyone. I have deployed the "orders" example and got this error: ...
Hi, I just tested your webapp with Resin 2.1.17 and Resin 3.0.18, both worked fine. With resin 3 you must remove the file /web-inf/resin-web.xml. This...
Hi Martin, I have replace the framework.jar with 2.1.2 version, and remove the file "/web-inf/resin-web.xml", but the case as of old. The exception occured...
Hi Martin, I have found one more detailed exception message in resin logs just now: Recordset [orders.resuilts] not found in Session attribute, maybe the...
OK, Now I see. You are navigating to the wrong Action - To start this demo, please navigate to /orders/filter or orders2/filter - that's all the problem. For a...
Dear Dinamica friends, I'm very glad to announce that goes online my first Dinamica application! A demo is available at the following: 1. Public area:...
Hi everybody, this was reposted by Maurizio because he was having problems with his email and looks like he did not receive replies from the list, he thought...
Mauritzio: Very nice application! Congratulations! Best regards. -- Jonathan...
Jonathan Sarabia
jonathansarabia@...
16 de May, 2006 5:19 pm
781
Hi Martin, Now I have a task to import thousands of images into "imagebank" table. I have a table stored info about books with a primary key "isbn", and I have...