---------- Messaggio inoltrato ----------
Subject: I got an error
Date: Fri, 26 Mar 2004 18:39:26 +0100
From: rdgmus <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
En error rise up when compling this:
String user = <xsp-request:get-parameter name="user"/>;
<xsp-session:set-attribute name="user">
<xsp:expr>user</xsp:expr>
</xsp-session:set-attribute >
The error is:
org.apache.cocoon.components.language.LanguageException: Error compiling
login_xsp:
ERROR 1 (org/apache/cocoon/www/Nautilus/xsp/login_xsp.java):
...
msg = "Utente "+user+" autenticato - pu\u00F2 procedere alla
pagina di
configurazione" ;
session.setAttribute(String.valueOf("user"),
// start error (lines 140-140) "String literal is not properly closed by a
double-quote"
"
// end error
user
");
It seems to me syntax is ok! Where I'm wrong?
Who can help me!
--
Roberto Della Grotta
-------------------------------------------------------
--
Roberto Della Grotta