AW: how long still a session valid ?

2003-07-01 Thread Markus Heussen
Hi, by default the session valid periode depend on the servlet engine and its configuration you are using. but you can set the session invalid interval within your xsp page: look at the documentation at http://cocoon.apache.org/2.1/userdocs/xsp/session.html Markus -Ursprüngliche Nachricht

Javascript within XSP-Actions?

2003-06-28 Thread Markus Heussen
Hi all! Does anybody know if I can use javascript for writing custom xsp actions? What about the configuration? Thanks for every help. Markus I tried this but it doesn't work: http://localhost"/> http://localhost:8081"/> My xsp ac

AW: XSP page - dynamic link generation

2003-06-27 Thread Markus Heussen
Hi Stephen, when you set the link in the following way ... you will probably get try: ... Greetings, Markus -Ursprungliche Nachricht- Von: Stephen Greene [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 27. Juni 2003 12:31 An: [EMAIL PROTECTED] Betreff: RE: XSP page - dyn

Using sitemap action parameters in an xsp action

2003-06-26 Thread Markus Heussen
Hi all, I need to write my own action and will use xsp for it. how can I use the parameters that were set within the sitemap? For example: My sitemap: My xsp page: http://apache.org/xsp"; xmlns:xsp-session="http://apache.org/xsp/session/2.0"; crea

WG: Sendmail within xsp page under Cocoon 2.0.4 problem

2003-06-26 Thread Markus Heussen
t- Von: Markus Heussen [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 26. Juni 2003 21:35 An: [EMAIL PROTECTED] Betreff: Sendmail within xsp page under Cocoon 2.0.4 problem Hi all, I try to get the sendmail logicsheet running within a xsp page, but it doesn't work :-( I followed the instruc

Sendmail within xsp page under Cocoon 2.0.4 problem

2003-06-26 Thread Markus Heussen
Hi all, I try to get the sendmail logicsheet running within a xsp page, but it doesn't work :-( I followed the instruction under http://wiki.cocoondev.org/Wiki.jsp?page=SendingEmail and put the following code in my xsp page: [EMAIL PROTECTED] [EMAIL PROTECTED] test

AW: request parameter documentation?

2003-06-26 Thread Markus Heussen
It isn't quit a large info but take a look an this url: http://www.cocooncenter.de/cc/documents/resources/request-params/requestpara maction.html Greetings, Markus -Ursprüngliche Nachricht- Von: Dominic Chambers [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 26. Juni 2003 16:07 An: [EM

AW: book recommendations

2003-06-26 Thread Markus Heussen
Hi Peter, the very best book is definitively the first one the developer's handbook. Also a very good choice is the second I can advise. But don't buy the third one. It's not worth the money. Good practise :-) Markus -Ursprungliche Nachricht- Von: Peter ROSS [mailto:[EMAIL PROTECTED] A

AW: from an XSP page

2003-06-12 Thread Markus Heussen
Did you try String role = .toString(); ? -Ursprungliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 12. Juni 2003 13:53 An: [EMAIL PROTECTED] Betreff: from an XSP page Is it possible (and how) to set into a variable in XSP? I tried String role =