try doing it without a struts tag first...
do request.setAttribute("header","global.commandinformation.title") in the
calling jsp
and String somestring = request.getAttribute("header"); in the
CommandSaveIncludeHeader.jsp
although if global.commandinformation.title is already defined in your
Appl
A possible way to do this could be to insert the collection into a temp
table in the database and access that using the PL/SQL proc to do your
processing.
-Original Message-
From: Bill Siggelkow [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 24, 2004 11:14 AM
To: [EMAIL PROTECTED]
Subject
Looks to me like something in doStartTag is looking for something from
request or session and its not finding it since its a startup and so it
throws an exception.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, June 25, 2004 10:12 AM
To: 'Struts Users Ma
3 matches
Mail list logo