change data between java-action and html-pages

2002-12-15 Thread Christoph Stocker
hi! i have a java-action, which in every call say what's the next page and do some other data controlling. no i want to share the date, generated in my action, with my xsp-pages. whats the best way to share this date (in the session object?) is there another possibility, maybe a bean defined in

AW: change data between java-action and html-pages

2002-12-15 Thread Christoph Stocker
17:29 An: [EMAIL PROTECTED] Betreff: Re: change data between java-action and html-pages On Sun, 15 Dec 2002, Christoph Stocker wrote: > hi! > > i have a java-action, which in every call say what's the next page and > do some other data controlling. > > no i want to share

AW: change data between java-action and html-pages

2002-12-15 Thread Christoph Stocker
17:29 An: [EMAIL PROTECTED] Betreff: Re: change data between java-action and html-pages On Sun, 15 Dec 2002, Christoph Stocker wrote: > hi! > > i have a java-action, which in every call say what's the next page and > do some other data controlling. > > no i want to share th

AW: change data between java-action and html-pages

2002-12-16 Thread Christoph Stocker
generating form elements. So there is no need to write an own action, in my opinion as long as you are not need too specific tasks to be accomplished with these action. ciao Lars > -Ursprüngliche Nachricht- > Von: Christoph Stocker [mailto:[EMAIL PROTECTED]] > Gesendet: Montag,

relative path

2002-05-28 Thread Christoph Stocker
hi! i use: cocoon 2.0.2 on winXP and tomcat 4.0.1 i have a stylesheet in cocoon which refers to other styleseets like --> now i want to run it on a server and have the problem of absolute pathes. how do i set there a relative path to my elements.xsl? i tried such things like: , but it does

RE: relative path

2002-05-28 Thread Christoph Stocker
ok, thats it - thanks! but i have the same problem with the following: mfg, --- Christoph Stocker Pramergasse 29/14, 1090 Wien, Austria mobile +43-699-1722 5506 e-mail [EMAIL PROTECTED] --- -Original

RE: relative path

2002-05-28 Thread Christoph Stocker
i already tried this. it doesn't work - and i don't know why?? mfg, --- Christoph Stocker Pramergasse 29/14, 1090 Wien, Austria mobile +43-699-1722 5506 e-mail [EMAIL PROTECTED] --- -Origin

RE: relative path

2002-05-28 Thread Christoph Stocker
Yes - thats it i didn't know that i have to do this! thanks to all!!! mfg, --- Christoph Stocker Pramergasse 29/14, 1090 Wien, Austria mobile +43-699-1722 5506 e-mail [EMAIL PROT

Include external javascript file

2002-05-29 Thread Christoph Stocker
hi! hi i had the same problem - i solved id the way described by Fabien! i solved the problem with the answeres i got in this mail-group. look a few mails (should be yesterday) before in the mail archive (Subject is: realtive path). if you don't find it - tell me. greetings, chris -Origi

sessions with cocoon

2002-05-29 Thread Christoph Stocker
hi all! i read the cocoon session-handling manuals - but ... what's the best way to implement sessionhandling or sessiontracking in cocoon. can someone give a HowTo to implement this. THANKS! greetings, chris - Please check

sessions in cocoon

2002-05-29 Thread Christoph Stocker
hi! can someone give an example to implement session-handling or tracking in cocoon. greetings, chris - Please check that your question has not already been answered in the FAQ before posting.

weblogic6 sp2 with cocoo2.0.2

2002-05-30 Thread Christoph Stocker
hi all! weblogic6.0 with sp2 cocoon2.0.2 windows2000 or XP a few days ago i started to try to get cocoon2.0.2 run under weblogic6.0 sp2. thats a few days ago. now, i haven't any idea what to do more, to get cocoon running. maybe someone did it and can give me an installation description. i fol

RE: weblogic6 sp2 with cocoo2.0.2

2002-05-30 Thread Christoph Stocker
[mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 30. Mai 2002 15:21 To: [EMAIL PROTECTED] Subject: RE: weblogic6 sp2 with cocoo2.0.2 > From: Christoph Stocker [mailto:[EMAIL PROTECTED]] > > hi all! > > weblogic6.0 with sp2 > cocoon2.0.2 > windows2000 or XP > > a few d

the tag

2002-06-03 Thread Christoph Stocker
hi all! i use cocoon2.0.2 with weblogic6.0sp2 on win2000 if i use some xsp-sites in weblogic they dont't work (i get a language exception). but they run with tomcat4.0.1. http://apache.org/xsp"; xmlns:xsp-request="http://apache.org/xsp/request/2.0"; xmlns:log="http://apach

change from UTF-8 to iso-8859-1

2002-06-04 Thread Christoph Stocker
hi! i use cocoon2.0.2 with weblogic6.0sp2 on win2000 i want to change the tag to i want to use ö,ü,ä and ß thanks greetings, chros - Please check that your question has not already been answered in the FAQ b

RE: change from UTF-8 to iso-8859-1

2002-06-04 Thread Christoph Stocker
nt as Unicode. Best regards Roman Christoph Stocker wrote: > hi! > > i use cocoon2.0.2 with weblogic6.0sp2 on win2000 > > i want to change the content="text/html; charset=UTF-8"> > tag to > > i want to use

RE: change from UTF-8 to iso-8859-1

2002-06-04 Thread Christoph Stocker
ok - now its working. i didn't it right the first time. now i changed in the -tag the encoding correctly and it is working. thanks all mfg, --- Christoph Stocker Pramergasse 29/14, 1090 Wien, Austria mobile +43-699-1722 5506 e-mail [

access session in xsp

2002-06-05 Thread Christoph Stocker
hi! i use weblogic6.0sp2, cocoon2.0.2 and win2000 i want to access the session in an xsp. http://apache.org/xsp"; xmlns:xsp-session="http://apache.org/xsp/session/2.0"; > org.apache.cocoon.environment.http.HttpSession session = (org.apache.cocoon.environment.http.HttpSessi

xerces version

2002-06-05 Thread Christoph Stocker
hi! i use weblogic6.0sp2, cocoon2.0.2 and win2000 i use the xerces-1.4.4 and everything is working fine. now i have to install my web-app on a hp-unix, and there is a xerces.jar already there. first i tried to get cocoon alone runnning but... but i seems that this xerces.jar (on the hp-unix) i

Error compiling sitemap_xmap

2002-06-05 Thread Christoph Stocker
hi! i have the same problem like posted in http://www.mail-archive.com/cocoon-users@xml.apache.org/msg13022.html but it seems, that there is still no solution. can anyone give a solution for this problem (i am hanging on this problem since 3 days) greetings, chris -

Error compiling sitemap_xmap (please help)

2002-06-05 Thread Christoph Stocker
hi! (sorry for writting again, but i am despaired)! i didn't found a solution (that's working) in the mail-archive - please help we work on a project for the TELEKOM AUSTRIA. the first time we implement our project was on weblogic6.0sp2, cocoon2.0.2 and WindowsNT. and everything seemed to workin

RE: Error compiling sitemap_xmap - i solved it

2002-06-06 Thread Christoph Stocker
hi! i solved my problem! i updated from JDK1.3.0 to JDK1.3.1 and everything works fine. mfg, chris -Original Message- From: Christoph Stocker [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 06. Juni 2002 07:27 To: [EMAIL PROTECTED] Subject: Error compiling sitemap_xmap (please help

open URL with link

2002-06-07 Thread Christoph Stocker
hi! i have a link on my xsp-site to www.aon.at if i click on the link, cocoon always tries to open http://localhost:8001/www.aon.at but i want to call only www.aon.at greetings, chris - Please check that your question has n

replace standard-error-site

2002-06-09 Thread Christoph Stocker
hi! how do i replace the standard error-site from cocoon, which shows the errors and exceptions and with a site, designed by myself. do i have to set a flag in the sitemap.xmap or somewhere? greetings, chris - Please c

RE: replace standard-error-site

2002-06-10 Thread Christoph Stocker
hi! can i put there a static HTML-Site in it?? and how? greetings, chri -Original Message- From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Sent: Montag, 10. Juni 2002 12:01 To: [EMAIL PROTECTED] Subject: Re: replace standard-error-site From: "Christoph Stocker&quo

RE: replace standard-error-site

2002-06-10 Thread Christoph Stocker
hi! but which xsl-page i have to replace? greetings, chris Christoph Stocker wrote: > hi! > > can i put there a static HTML-Site in it?? > and how? This is a question about XSLT. Just match the root tag and put the output page in it. -Original Message- From: Nicola

write logicsheet

2002-06-12 Thread Christoph Stocker
hi! anyone knows how to write a logicsheet and how to install it - so that i can use it in my xsp-site? i know, that i have to do some settings in the cocoon.xconf and to write something like this --> http://apache.org/xsp/request/2.0"/> but what does these parameters are for? h

define elements.xsl

2002-06-12 Thread Christoph Stocker
hi! i have a test.xsp and a test.xsl and a elements.xsl i use tags like , , , in my XSP-page. so i write a elements.xsl which defines these tags like (i put the elements.xsl also as attachement) -->

open extern web-site

2002-06-13 Thread Christoph Stocker
hi! i am still hanging. i want to open the wsite http://www.aon.at with the following javascript-command --> var openAONSite = window.open("http://www.aon.at";, "", "toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=502, height=350"); but this doesn't

session problem (get mixed data)

2002-06-14 Thread Christoph Stocker
hi! i use weblogic6.0sp2, hp-ux and cocoon2.0.2 i have a session-problem with cocoon in the following way --> if a client connects to my webapplication, he gets data, like adresses. then on the other way, a second client connects to the server and also requests data. so in some cases it could

using frames

2002-06-21 Thread Christoph Stocker
hi! i want to use frames in my hompage - so i did this. in my index.xsp --> in my sitemap ---> and the same for "myhomepagemenu" but i think, that "myhomepagemain" and "myhomepagemenu" never loading.

RE: using frames

2002-06-23 Thread Christoph Stocker
hi! you are rigth - i have an incorrect xsl-file. thanks chris -Original Message- From: Bert Van Kets [mailto:[EMAIL PROTECTED]] Sent: Freitag, 21. Juni 2002 23:06 To: [EMAIL PROTECTED] Subject: Re: using frames If you call myhomepagemenu and myhomepagemain, do you get some content?

AW: url rewriting

2002-10-23 Thread Christoph Stocker
hi, sorry to write directly to you. can you send my by attachement your compiled EncodeURLTransformer.class greetings chris -Ursprüngliche Nachricht- Von: Christopher Painter-Wakefield [mailto:paint007@;mc.duke.edu] Gesendet: Dienstag, 22. Oktober 2002 19:34 An: [EMAIL PROTECTED] Betr

AW: URL Rewriting

2002-10-21 Thread Christoph Stocker
Nachricht- Von: Alex Romayev [mailto:aromay@;sapient.com] Gesendet: Montag, 21. Oktober 2002 13:27 An: [EMAIL PROTECTED] Betreff: RE: URL Rewriting Have you looked at EncodeURLTransformer? -Alex -Original Message- From: Christoph Stocker [mailto:chris.stocker@;gmx.at] Sent: Mon

URL Rewriting

2002-10-21 Thread Christoph Stocker
hi all! i use cocoon2.0.2, winxp and weblogic6.0sp2 i use cookies for session handling, but i dont want to do use cookies. i want to use url-rewriting in my cocoon-action. has anyone code examples how to do inside the action or links to pages who to use url-rewriting in cocoon-actions. now i u

urlRewriting

2002-10-21 Thread Christoph Stocker
hi all, i read the documentation and i found out the following--> to use url-rewriting in cocoon, i just turn of the use of cookies for session-handling (i did this in my weblogic.xml) and add the following in my sitemap, where my web-app is called so my sitemap looks as following

url rewriting

2002-10-22 Thread Christoph Stocker
hi all! i use win200, cocoon2.0.2, weblogic6.0sp2 i tried url-rewriting in my action---> Map sitemapParams = new HashMap(); Request req = ObjectModelHelper.getRequest(objectModel); Session session = req.getSession(); if (session.isNew()) { // data i want to read out in my xsp-site

once again urlrewriting

2002-10-28 Thread Christoph Stocker
hi all! i use cocoon 2.0.2, win2000 and weblogic 6.0sp2 sorry to write again about my problem with url-rewriting. i want to tell again, in a detailed from, my problem. maybe someone can help me. i wrote a web-app using a java action described in http://comphy.fsu.edu/xml/docs/actions.html with

AW: once again urlrewriting

2002-10-29 Thread Christoph Stocker
hi all! does nobody has an idea what my problem is? please help, i can't continue my work! greetings, chris -Ursprüngliche Nachricht- Von: Christoph Stocker [mailto:chris.stocker@;gmx.at] Gesendet: Montag, 28. Oktober 2002 11:46 An: [EMAIL PROTECTED] Betreff: once again urlrewr

AW: once again urlrewriting

2002-10-29 Thread Christoph Stocker
s nobody has an idea what my problem is? please help, i can't continue my work! greetings, chris -Ursprüngliche Nachricht- Von: Christoph Stocker [mailto:chris.stocker@;gmx.at] Gesendet: Montag, 28. Oktober 2002 11:46 An: [EMAIL PROTECTED] Betreff: once again urlrewriting hi al