Building of 2.1.4-dev problem

2004-01-25 Thread Peter Velychko
Hello, I try to build current cvs version of the cocoon 2.1.4-dev but it is unsuccessful. I have the message: BUILD FAILED D:\java\cocoon-2.1\tools\targets\webapp-build.xml:75: Following error occured while executing this line D:\java\cocoon-2.1\build\cocoon-2.1.4-dev\temp\blocks-build.xml:8535

RE: Running an applet from a JAR-File

2004-01-25 Thread Conal Tuohy
"init" is the method which the browser calls to initialise the applet. The applet may itself be attempting to download some other file? Have a look in your web server access log to see. > -Original Message- > From: Nadia BrĂ¼nning [mailto:[EMAIL PROTECTED] > Sent: Monday, 26 January 2004 2

Running an applet from a JAR-File

2004-01-25 Thread Nadia BrĂ¼nning
Hi, i tried to run an applet from a single jar-file (its a ssh-applet http://www.appgate.com/products/5_MindTerm/4_Download/) but i get the message applet notinited. i defined the pipeline like that: can anyone give me a little help ? thank you. -

Re: problem with authentication

2004-01-25 Thread Flavio Palumbo
Hi all, i'am trying to authenticate users agaist a DB table using a XSP page with no success. i show the pages below, i'm not able to find where is the mystake (probably many ...) ; the page that accesses the DB table seems not to be executed can somebody provide a complete example ? :-) i sea

How to convert HTML fragment to XHTML fragment - something like JTidy?

2004-01-25 Thread Marcin Okraszewski
Hi, I want to convert HTML document fragment to XHTML fragment. I tried with JTidy, but it seems to work only with full HTML document, while I need only a fragment, like "this is example of fragment". Is there anything like JTidy to tidy only fragments? Or maybe is there any way to tidy fragmen

RE: Control the formatting of seriazlied xhtml?

2004-01-25 Thread Conal Tuohy
Hi Steve Why not use an XSLT to introduce some blank lines, and use regular xml serialization? e.g something like:

Re: Control the formatting of seriazlied xhtml?

2004-01-25 Thread Askild Aaberg Olsen
Steve Krulewitz wrote: >The problem I'm trying to solve isn't this, it is the fact that when I >use indenting with the XMLSerializer, the closing tag for the anchor >element is on a different line than the opening tag. This produces the >"underline longer than text" artifact on the rendered pag

Re: Control the formatting of seriazlied xhtml?

2004-01-25 Thread Steve Krulewitz
J.Pietschmann wrote: That's no surprise. The XSLT processor strips all whitespace only text nodes from the stylesheet, therefore the space between the "" tag and "The problem I'm trying to solve isn't this, it is the fact that when I use indenting with the XMLSerializer, the closing tag for the an

Re: Can I post to this list, without getting mail

2004-01-25 Thread Geoff Howard
Steven Noels wrote: On Jan 25, 2004, at 7:19 AM, Guy Worthington wrote: I couldn't find a no-mail option, so I'm off to bother the mail administrator. Just unsubscribe and post from your non-subscribed address. If it's legitimate mail, we'll moderate you through and add you to the no-mail lis

jxforms and database query

2004-01-25 Thread Garvin Riensche
Hi there, I want to access my database from a jxform to fill a select box with as many items as existing in the database. But my problem is that i cant use java code or esql because the xml/xsp file is processed with the jxforms generator and not with serverpages. Jxforms seem not to be able t

Re: Control the formatting of seriazlied xhtml?

2004-01-25 Thread J.Pietschmann
Steve Krulewitz wrote: Here is the line from the xslt (all on one line): Current Items () And it is rendered in the browser as: Current Items(4) That's no surprise. The XSLT processor strips all whitespace only text nodes from the stylesheet, therefore the space between the "" tag and " - Pu

Re: Can I post to this list, without getting mail

2004-01-25 Thread Steven Noels
On Jan 25, 2004, at 7:19 AM, Guy Worthington wrote: I couldn't find a no-mail option, so I'm off to bother the mail administrator. Just unsubscribe and post from your non-subscribed address. If it's legitimate mail, we'll moderate you through and add you to the no-mail list. Or you could subscr

HTML Generator and UTF-8 encoding

2004-01-25 Thread David Leangen
Hi! I am having a bit of a problem when trying to output UTF-8 encoded (Japanese) html directly through. Everything works fine when I use the default File generator. The problem only occurs when using the HTML generator. Am I doing something wrong, or is this a bug? Thanks!! Here is a simple

HTML Generator and UTF-8 encoding

2004-01-25 Thread David Leangen
Hi! I am having a bit of a problem when trying to output UTF-8 encoded (Japanese) html directly through. Everything works fine when I use the default File generator. The problem only occurs when using the HTML generator. Am I doing something wrong, or is this a bug? Thanks!! Here is a simple

Re-HTML Generator and UTF-8 encoding

2004-01-25 Thread $B?75o2m9T(B
"David Leangen" <[EMAIL PROTECTED]> at 2004/1/25 11:29:09 $B(B---"HTML Generator and UTF-8" (B> I am having a bit of a problem when trying to output UTF-8 encoded (B> (Japanese) html directly through. Everything works fine when I use the (B> default File generator. The problem only occurs