Hello,
yes i am still using Dbforms. Our main project with it is ready and
delivered to the customer. Dbforms works for me without any problems. I
still do not need new features. So the only thing i do in the moment is bug
fixing.
I tried to find some more distributors for dbforms - but without
> I had no intention of requesting that DbForms be changed to
> accomodate this, I posted to the mailing list for the benefit
> of those who try to use Resin with DbForms. It's one of those
> Gotchas.
>
> Could this be documented in the manual as a known problem
> with DbForms and Resin?
Yes
This is definitivly a bug in resin. Tomcat resuses the tags but but the
initialize for each new loop. This is described in the jsp definitions as
tag reusing. This tag reusing is the reason why we introduce the doFinally
once. So i will not change this in dbforms.
Best regards,
Henner
> -Or
>
> Dear All,
> I'm using PosgreSQL as DB Backend.
> I want to use schemas to partition tables in different
> logical partitions of my database.
> So I need to enter into dbforms-config.xml tables such as
> "schemaName.tableName " and then in the JSP code I need to
> use the currentRow/searchFi
Update of the parent form or update of the child form?
For the child form you need an seperated update button or you must use the
autoUpdate attribute of the form tag!
Best regards,
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of O Karen
Great up to know.
> till now I defined as "implements Serializable" the
> following classes:
> * DataSourceSessionList
> * DataSourceFactory
> * DataSourceJDBC
> but on this one I have three members that are transient
> (connection, resultset and statement)
Resultset: Is needed between cal
Mailing list is working, i got your mail twice.
Hey, we are all busy at the moment - maybe that's the reason you do'nt get a
response.
Adding searializing will be a big change with a high risk - i do not know
what will happen.
You can try it and report the results...
Best regards,
Henner
> --
What's about testing the examples? They have all needed jars in their lib
dir!
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Nenad Bosanac
> Sent: Wednesday, May 17, 2006 7:11 AM
> To: jdbforms-interest@lists.sourceforge.net
> Subject:
Any chance to debug with resin?
Henner
>
> I installed the latest 2.6 snapshot and got the same issue. I
> am using resin 3.18 and the latest jdk as well. Another using resin?
>
---
This SF.Net email is sponsored by xPML, a groundbreaking
Could you try if you have the same problem with the current 2.6 build? You
can get it here:
http://jdbforms.sourceforge.net/
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Jack Huynh
> Sent: Thursday, April 06, 2006 1:05 AM
> To: jdbfo
That's not possible in the current version!
But you can easily do the changes by yourself!
> -Original Message-
> From: Akasmika Dash [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 04, 2006 2:59 PM
> To: Henner Kollmann
> Cc: jdbforms-interest@lists.sourcefor
Please feel free to change it! Should be quite simple within the table list!
regards
Henner
>
> Hi,
>
> Can the directory path in dbforms.config.xml be configured.
> Because currently that is static one. If any case the path is
> changed, that needs to be changed in config file and then
> re
Thanks for your help!
This has partially patched before, just the (getParentForm() != null) was
missing. Are you using the current weekly build?
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, March 16
Blob field in the database? Or only filename in the database and data on
the disk?
Which blob handling strategy you use? In classic mode the data is stored as
fileholder object.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
>
> >
> > Any way I got the solution in getting the file name. I changed in
> > postInsert().
> Could you debug why the full pathname is inserted? I thought
> this should'nt happen... We try to elimate the pathname
> inside the framework.
> Wich server - client combination do you use?
> I only
Hello,
>
> Any way I got the solution in getting the file name. I
> changed in postInsert().
Could you debug why the full pathname is inserted? I thought this should'nt
happen... We try to elimate the pathname inside the framework.
Wich server - client combination do you use?
I only develop and
That should'nt. Which version do you use?
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Monday, March 13, 2006 6:57 AM
> To: jdbforms-interest@lists.sourceforge.net
> Subject: [dbforms] Problem in putting file
Try it!
> Can I use associatedRadio to copy the row I selected when I list rows?
>
> I think it should be allowed associatedRadio with copy button.
If you think so feel free to implement it! This is an OpenSource framework
where everybody is invited to help!
Henner
This is used in classic navigation!
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of pvseznam
> Sent: Tuesday, January 24, 2006 1:27 PM
> To: jdbforms-interest@lists.sourceforge.net
> Subject: Re: AW: [dbforms] Classic navigation reads to
>
>
> At the moment I can put multiple separate dbforms on a single
> page (master forms, not sub forms). Problems arise when I use
> filter or sort tags, as they use java script to post the form
> named "dbform", and every form has the same name. Effect is
> that that the first defined form
Hi Ivan,
Nice to hear from you!
Could you send me the whole files which you did you change? That's a little
bit easier for me then applying a diff..
Thanks
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Ivan F. Martinez
> Sent: Thursd
Thank you very much for your path! I will put it into the CVS at the
weekend!
Regards,
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
> Auftrag von [EMAIL PROTECTED]
> Gesendet: Mittwoch, 21. Dezember 2005 04:03
> An: jdbforms-interest@lists.
Are you shure that the field has the right type in oracle?
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of kangi
> Sent: Thursday, December 22, 2005 3:48 AM
> To: jdbforms-interest@lists.sourceforge.net
> Subject: [dbforms] how to show th
Great idea!
Is it possible for you to work with the current weekly build or fresh cvs
sources?
That would make live for me much easier
Thanks,
Henner
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for pr
Hmm, for me diskblobs work quite well in the current version which is
2.6-SNAPSHOT.
What's about the log before the lines you posted?
Could you try to debug while the filename is [EMAIL PROTECTED] Looks like an
internal toString() call from an non string object
Regards,
Henner
> -Origina
One more aspect:
Your solution will not work if the developer uses the filter attribute or
some of the other filtering methods!
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Downlo
Yes, the resultsetvector is rendered in any case. But you can specify a
filter in the exceptor which never will return a row, e.g. where 1=0!
Then you do not break the rendering and will not get a row too
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAI
I use firebird which do not support boolean either.. So i just missed it!
Thanks for the hint!
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, December 08, 2005 5:48 PM
> To: jdbforms-interest@lists.so
Thanks,
It's in the CVS now!
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 05, 2005 7:05 PM
> To: jdbforms-interest@lists.sourceforge.net; [EMAIL PROTECTED]
> Subject: Bug fix in db:select tag
>
> When specifying a [selec
Hello,
I just added a new interesting feature to dbforms:
An form based interceptor during the forms generating. It's called just
before the tabel beforeSelect interceptor and can be used to preset form
filter values by code.
Example is in the howto section of the bookstore example, see
howto/how
>
> I went through the src code and I think in this case we can't
> use interceptor. Interceptor does accept the parameters, but
> used them to do "operation permission" check. Please see
> Table.processInterceptors(). The return is int. The value is
> related to something like "GRANT_OPERATIO
Classsic navigation uses an algorithm which nobody understands any more.
Inclusive the developer.. It's not generation TOP statements, because they
are database specific. Instead of this it tries some key manipulation in the
query.
Most of the newer features do not work with classic navigation. It
Thanks for your work! But i am blind. :-)
The interceptor has a param collection - just put your parameter there and
retrieve it from there.
That's much simplier
Like we Germans say: "Sometime you can't see the forest because of the mass
of trees"
Regards
Henner
Maybe you could implement this and send me the patch?
> -Original Message-
> From: Pang, Lihui [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 01, 2005 6:52 PM
> To: Henner Kollmann
> Cc: jdbforms-interest@lists.sourceforge.net
> Subject: RE: [dbforms] It's
d to DBForm as a
> optional attribte in Field. Thus I don't need to add this
> patch in each DBForm release.
>
> Thanks,
> Lihui
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Behalf Of Pang, Lihui
L PROTECTED]
> Gesendet: Dienstag, 29. November 2005 21:48
> An: Henner Kollmann
> Betreff: RE: [dbforms] It's possible to get key by generator?
>
> Thanks for quick reply.
>
> Actually this query works well in my Oracle database. I've
> added this in the preInsert handle
That will only work for specific databases - not in general.
Or do you now a method which will work with standard sql?
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Pang, Lihui
> Sent: Tuesday, November 29, 2005 8:41 PM
> To: jdbforms-i
Where do you change the source?
Right place is in the DataSourceJDBC.open method for a test.
If this helps we should think about a more general way.
What's happen if the timeout is over? Do we get an exception?
Regards,
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[
Maybe this helps?
http://jdbforms.sourceforge.net/UsersGuide/html/ch29.html
Henner
---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" pl
Looking if you footer is reached. Inserts happens only then.
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 10, 2005 10:36 PM
> To: [EMAIL PROTECTED]
> Cc: jdbforms-interest@lists.sourceforge.net
> Subject: JSP mode - update
>
> Hi all!
>
> Try to use dateField calendar as a date picker, but when
> calendar frameset window is open with Mozilla (v 1.7.3), any
> actions on top frame (in order to change the current date)
> result in a JavaScript error:
>
> "uncaught exception: Permission denied to get property
>
Hi, sorry for the late answer.
> Hi,
> this is my problem:
> - I have a table field defined as diskblob in the
> dbform-config.xml fieldType="diskblob" size="120" directory="/dir_images"
> encoding="false" frontendName="The image"
> notShowInList="true" isImage="true"/> (the upload is made by
Could you create files in the directory? Could it be a problem with
security?
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 03, 2005 5:25 AM
> To: Henner Kollmann
> Cc: jdbforms-interest@lists.sourcef
Hi,
Hmm, they should be in several lines. Could you post me the rendered html
code too?
In the XmlErrorsTag the errors are rendered as sequence.
Is this on your page too?
Thanks
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Nicolas
Could you try 2 things:
1. Change z:/ to z:\
2. Try an unc path with \\computername\test\
Thanks
Henner
> Hi everyone,
>
> I'm facing a problem while uploading the files using diskblob.
> I want to upload a file in a virtual directory that is that
> directory exists in some other computer.
>
This should work. Can youz build an testpage based on the bookstore example?
There should be some querys for diskblobs wich could help.
Or try to fix it?
Thanks
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Roberto Bagnoli
> Sent: Tue
Then download bookstore example and have a look at tests/testExports.jsp
and howto/howtoPrintaExcelReport.jsp
Henner
> -Original Message-
> From: Bouhaik Said [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 07, 2005 10:41 AM
> To: Henner Kollmann
> Cc: jd
In wich format? Excel, pdf, ascii?
There are some examples to do this.
Henner
> -Ursprüngliche Nachricht-
> Von: Bouhaik Said [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 7. Oktober 2005 10:19
> An: Henner Kollmann
> Cc: jdbforms-interest@lists.sourceforge.ne
Could you explain your problem a little bit more?
Thanks
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Bouhaik Said
> Sent: Thursday, October 06, 2005 6:17 PM
> To: jdbforms-interest@lists.sourceforge.net
> Subject: [dbforms] downloadi
Could send the resulting jsp page? I asm not working with devgui - so please
lets talk about the jsp pages!
Regards
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Bouhaik Said
> Sent: Wednesday, October 05, 2005 5:29 PM
> To: jdbforms-in
Bill. Please read the
chapters of special searching.
Regards,
Henner
> -Original Message-
> From: Bouhaik Said [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 04, 2005 11:49 AM
> To: Henner Kollmann
> Cc: jdbforms-interest@lists.sourceforge.net
> Subject: Need Help in
Do'nt use the update button! Use a simple html form button!
Regards
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Joseph Prosser
> Sent: Monday, October 03, 2005 9:54 PM
> To: jdbforms-interest@lists.sourceforge.net
> Subject: [dbforms
Hello,
> I introduce myself. I'm Mr. bouhaik Said, and I work in
> Capgemini company France. Initially I execuse if there are
> errors in my English.
No problem - i will have errors in my English too.
What error do you get?
> the name of my table is: "DFA2_IF_DR_LIST_VAL" It seems to
> m
Hi Alfred,
I personally like the idea of on opensource CRM based on dbforms.
So setting up a project is a good idea. Why not use SF for the project
instead of your own webserver? But your own webserver is ok for me too.
Your screenshots are great - i do not understand the words but thy look
gr
Could you try:
if (rs.next()) {
addRow();
} else {
closeConnection();
}
Thanks
Henner
---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. D
>
> I need to generate in background a certain number of reports
> and send them via email...
>
> the second side of the job is done (sending mail), but the
> first is a problem ;)
>
> Has someone never generated a report done for jdbforms in background?
>
No i did'nt. This behind the scope
> I have two tables, table A is parent, B is child.
>
> In a jsp page, b is subform of A, i hide the ID of A in B. B
> has only insert button, no navNew button. So B can insert a record.
> but when i update A, it will call the preInsert of B's
> interceptor. I wann't do this.
> How can I do?
You can find this in the tag lib doc!!
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of ???
> Sent: Tuesday, September 06, 2005 1:37 PM
> To: jDbForms-interest@lists.sourceforge.net
> Subject: [dbforms] a question about tag db:body
>
> H
New build is online!
Henner
> -Original Message-
> From: Alfred Certain [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 01, 2005 9:01 PM
> To: Henner Kollmann
> Cc: jdbforms-interest@lists.sourceforge.net
> Subject: RE: [dbforms] Bookstore howtoMakeaPieChart
I just tested it and will do an upload soon.
Henner
> -Original Message-
> From: Alfred Certain [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 01, 2005 9:01 PM
> To: Henner Kollmann
> Cc: jdbforms-interest@lists.sourceforge.net
> Subject: RE: [
See here:
http://jdbforms.sourceforge.net/UsersGuide/html/ch14s02.html and the bookstore
examples
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of ???
> Sent: Friday, September 02, 2005 3:30 AM
> To: Henner
This will work in the next build again. If you can't wait - please update
your cewolf.jar to the newest cewolf version!
Thanks for the bug report
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Alfred Certain
> Sent: Tuesday, August 30
Have a look in the bookstore/howto/howtoAddRowCountSupport.jsp example!
Henner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of ???
> Sent: Thursday, August 25, 2005 6:47 AM
> To: jDbForms-interest@lists.sourceforge.net
> Subject: [dbforms] how
> I'm already doing that, look this:
>
> try {
> System.out.print(query);
> Statement stmt = con.createStatement();
> ResultSet rs = stmt.executeQuery(query);
> System.out.print(rs);
> if (rs.next())
> {
> //return IGNORE_OPERATION;
> throw new ValidationE
Just throw an new validation exception. Message of this exception should be
you custom error message.!
Cheers,
Henner
> -Ursprüngliche Nachricht-
> Von: Contacta Development [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 12. August 2005 00:59
> An: jdbforms-interest@lists.sourceforge.net
Could it be possible that there some missing librarys?
Henner
> -Ursprüngliche Nachricht-
> Von: Ivan Codarin [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 2. August 2005 08:57
> An: jdbforms-interest@lists.sourceforge.net
> Betreff: [dbforms] JBOSS4 Error on TEI Classes
>
> Dear All
Insert a hidden text-field with the id in the sub-form!
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
> Auftrag von ???
> Gesendet: Freitag, 15. Juli 2005 12:25
> An: jDbForms-interest@lists.sourceforge.net
> Betreff: [dbforms] how to get I
Seems that you have a problem in your
config file. Look at the log files or try to
debug!
Henner
Von:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
Carlos BrachoGesendet: Mittwoch, 13. Juli 2005
17:51An: jdbforms-interest@lists.sourceforge.netBetreff:
You can set the overrideFieldCheck="true" to get
the old behaviour!
Cheers,
Hener
Von:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
Heather KirklandGesendet: Donnerstag, 7. Juli 2005
19:38An: jdbforms-interest@lists.sourceforge.netBetreff:
[dbforms] Muli
servlets.ConfigServlet
> source and see if I can disable the log4j loading in there,
> compile and see if that was the root cause or not. I will
> keep you updated with my findings.
>
> best regards
> Audun
>
>
> On 7/6/05, Henner Kollmann <[EMAIL PROTECTED]>
Do you use the current sources? I the current version logging will be
unchanged if you have not configured it by your self..
Regards,
Henner
> -Ursprüngliche Nachricht-
> Von: Audun V. Nes [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 30. Juni 2005 00:18
> An: jdbforms-interest@list
Hello,
Like is only defined for char fields. So dbforms generates like only for
char fields.
You can use the shortcuts with mm/dd/- but no like
Regards,
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
> Auftrag von Srinadhan Samudrala
> G
You have a problem with maxIdle times. You could do 2 things:
1. Use more connections.
2. Or - even better - use the singleConnectionperThread connection
provider.
Cheers
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
> Auftrag von pra
Could you try the current CVS version? I patch the fillWithData routine so
that it should work now.
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
> Auftrag von Joseph Prosser
> Gesendet: Freitag, 17. Juni 2005 16:05
> An: jdbforms-interest@
onfig to tell to dbforms, to
> do the search without case sensitive or it's a problem with
> my Oracle Database.
>
> expl :
> If i search i have results, if i search
> i have no result :-( but i would like have
> the same results.
>
> Thanks,
> Pascal
&g
No you can not use this in jasperreports directly. But you can define a view
in your database which contains all the data you need!
Cheers,
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im Auftrag von
> Joseph Prosser
> Gesendet: Dienstag, 7. J
Seems that the diskblobs resultset is closed to early. Code in
DataSourceJDBC.java looks quite different.
Best would be to copy the code from DataSourceJDBC into the classic.Delete
class.
If you succeed, please send me the patch!
Thanks
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PR
Please remove the _ in your tablename. Maybe that could solve the problem
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
> Auftrag von [EMAIL PROTECTED]
> Gesendet: Dienstag, 31. Mai 2005 16:44
> An: jdbforms-interest
> Betreff: [dbforms] Pro
Have you looked into the bookstore example?
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 30. Mai 2005 15:11
> An: Henner Kollmann
> Cc: jdbforms-interest@lists.sourceforge.net
> Betreff: Re: AW: [dbforms] dbf
>
> FirstPoint:
> ---
> i am working with WSAD5.1.2 and dbforms2.5.20050226 and oracle9i
>
> i my project i have some fields with date type.
> [30/05/05 13:48:38:849 CEST] 6933387a WebGroup E
> SRVE0026E: [Erreur de
> servlet]-[org/apache/regexp/RESyntaxException]:
> java.lang.NoCl
h (UnsupportedEncodingException ex) {
> logCat.error(ex);
> throw new SQLException(ex.getMessage());
>}
>
> logCat.debug("pos-> " + firstPosition);
> getRequest().setAttribute("firstpos_"
t;
>
> fieldName="site"
>
> >
>
>
> name="pfirms"
>
>
> query='<%= "SELECT DISTINCT c
That's a real problem. Encoding of html strings uses the % sign as encoding
letter.
Could you try to change the Util.decode / Util.encode methods to change the
% to an double %%?
Maybe this helps
Thanks,
Henner
> -Ursprüngliche Nachricht-
> Von: Steven Law [mailto:[EMAIL PROTECTED
You must write and configure your own escaper class. You can do this on a
global base, on table or on a field base. I think there is no really good
documentation about this - have a look at the release notes, the taglib doc
and the docs about the config file.
Or search the sources for IEscaper.
Could you build a test page build on bookstore example to reproduce?
Then we can help you!
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
> Auftrag von Joseph Prosser
> Gesendet: Freitag, 6. Mai 2005 05:05
> An: jdbforms-interest@lists.source
Title: Inserts and the select tag
If you want to use insert you must specify a table.
Otherwise dbforms do not know in which table you want to insert
data.
The
hidden value just refreshes the form - so which data from wich table do you
show?
Why do want to insert data into an unknown table
What's about some javascript code in the onClick:
onClick="<%="return confirm('" + MessageResources.getMessage(request,
"aucos.edit.delete.ask") + "')"%>"
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
> Auftrag von [EMAIL PROTECTED]
> Gese
There is a message resource file wich can be used for
this!
Henner
Von:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von -
-Gesendet: Dienstag, 26. April 2005 14:01An:
jdbforms-interest@lists.sourceforge.netBetreff: [dbforms] intercept
sqlexception post creat
> Thanks, Henner. Your response queued me in. The double-eol is
> due to Opera mail client wrapping text.
I do not mean the double-eol in your mail - the problem is the not matching
line numbers in the java source.
>
> Anyway, I got past the Null Pointer. It seems that the big
> indiscreti
Another hint: Look at the generated java code of the page. There you can
found that currentRow is setted at the end of the dbforms loop!
Henner
---
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality d
Hi Bill,
2 points:
please check out the sources with CRLF set to dos. You have doubled
lines in the sources.
With the debugger set a breakpoint in in the FieldValue.toString method
an look wich field is not defined here. Seems that getField() returns null.
Good luck
Henner
> -Ursprü
Good luck! If you got it - please make a report in the wiki!
Thanks,
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
> Auftrag von Bill Tribley
> Gesendet: Mittwoch, 20. April 2005 05:34
> An: jdbforms-interest@lists.sourceforge.net
> Betreff:
cht-
> Von: Luca Fossato [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 20. April 2005 12:46
> An: Henner Kollmann
> Cc: jdbforms-interest@lists.sourceforge.net
> Betreff: jstl behaviour fixed ? - Was: Re: AW: AW: [dbforms]
> jstl behaviour on record list page
>
> Hi Henn
I debugged it yesterday - only change is to move the currentRow to the body
tag.
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
> Auftrag von Luca Fossato
> Gesendet: Montag, 18. April 2005 10:58
> An: Henner Kollmann
>
OK, understand it again...
I tried to understand this months ago during implementation the dynamic
table stuff.
Here is a short metacode what's happening:
currentRow is defined in dbform tag and read here from the page context the
first time bevor the loop starts
currentRow is reread from the pa
Hi Luca!
I neeed the full syntax to build a test.
Is this correct:
<%=<%=currentRow_BOOK.get("BOOK_ID") %>
There is a test page /tests/testBOOKSList.jsp to test this behaviour. Could
you add a section which uses the c:out?
Cheers,
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL P
I think every example which shows a different aspect of dbforms is worth to
be added to the bookstore example.
If you build a howto - with some explanation text - i will add it to the
CVS!
Cheers
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im
You must'nt set them - They are setted by you browser. If you want to set
them hard - e.g. english browser and italian text - you can use the
org.dbforms.util.MessageResources.setLocale(request, locale) method!
Regards,
Henner
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mail
Hey, great! You found it without my help!
Remember: Inside dbforms the currentPosition is defined in the body first.
See DbBodyTag.doStart tag. Here is the only call to updatePositionPath in
the whole framework.
In the body and in the footer the current postion is undefined. In the
header setted
In the moment the weekly build is more stable then the released version -
there is a little bug fix inside.
Ivan: the problem seems to be come from the _null_
name="ac_update_21_null_34"/> inside the name of the button. Could try to
debug why there is null generated?
There should be something l
1 - 100 of 766 matches
Mail list logo