AW: authentication cocoon

2003-06-17 Thread Majcen, Kurt
does this only refer to protecting whole pages or is it also possible to protect (e.g hide) links within pages from users who are (not) authorized thus limiting available functionality for e.g. public users? Another case would be not showing a link to a registration page if the user is already l

XMLType in Oracle9.2i

2003-06-12 Thread Majcen, Kurt
Hi, has anyone already used the 'get-xml' from esql taglib with the ORACLE9.2i datatype XMLType? We are working with Cocoon 2.0.3. We have already used the CLOB datatype and their everything works fine with get-xml (i.e. we receive the content and can display it after a transformation). After

regexp problem

2003-06-06 Thread Majcen, Kurt
Hi all! We are trying to validate input fields in a web user interface via the form-validator action. One of the fields is a date field. Therefore we found a regular expression at http://www.regxlib.com/REDetails.aspx?regexp_id=113 which covers the aspects we are looking for: ^(?:(?:31(\/|-|\.

AW: regexp problem

2003-06-05 Thread Majcen, Kurt
.2003 -- 04:45 PM, Majcen, Kurt wrote: > Hi all! > > We are trying to validate input fields in a web user interface via the > form-validator action. One of the fields is a date field. Therefore we found a > regular expression at http://www.regxlib.com/REDetails.aspx?regexp_id=113 whic

AW: how do you document your projects?

2002-11-06 Thread Majcen, Kurt
Hi all! Producing 'good' javadoc for the classes seems to be also my way. Nevertheless I would be interested how to comment the whole XML stuff (sitemap, XSPs, XSLs ... being the main part of source for cocoon projects). Is it just usual comments '' or is there a more sophisticated and clever way

org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.NullPointerException

2002-10-14 Thread Majcen, Kurt
Hello all! In my frame based solution I have a main frame with the navigation being some links to xhtml files for the second frame. For each of these functionalities behind the links I did a sitemap in a sub-directory. The phaenomenon I realised: When I click on a navigation link for the first t

org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.NullPointerException

2002-10-14 Thread Majcen, Kurt
Hello all! In my frame based solution I have a main frame with the navigation being some links to xhtml files for the second frame. For each of these links I did a sitemap in a sub-directory. The phaenomenon I realised: When I click on a navigation link for the first time everything seems ok. Wh

Useful directory structure (was AW: i18n with sub sitemaps)

2002-10-08 Thread Majcen, Kurt
-Ursprüngliche Nachricht- Von: Piroumian Konstantin [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 07. Oktober 2002 16:10 An: '[EMAIL PROTECTED]' Betreff: RE: i18n with sub sitemaps > From: Majcen, Kurt [mailto:[EMAIL PROTECTED]] > > Hi all! > > Is it possible to tel

i18n with sub sitemaps

2002-10-07 Thread Majcen, Kurt
Hi all! Is it possible to tell the i18n transformer to use a fixed catalogue-location from the projects root directory (so something like '/translations' instead of 'translations') I'm working with mounted sitemaps in sub-directories. This always creates a wrong path when entering such a sub sit

AW: Integrating XML formatted information directly with navigational structures

2002-09-17 Thread Majcen, Kurt
formatted information directly with navigational structures Majcen, Kurt wrote: > Hi all! > > I'm rather new with Cocoon but I think I've got a somehow tricky question: > > In my ORACLE database XML formatted records are stored e.g. for users (also > for other types of

Integrating XML formatted information directly with navigational structures

2002-09-17 Thread Majcen, Kurt
Hi all! I'm rather new with Cocoon but I think I've got a somehow tricky question: In my ORACLE database XML formatted records are stored e.g. for users (also for other types of records but these are the easy ones I want to try with) in CLOB fields - so the record could look like: -- CLOB conte