tion
error, rather than a coding error.
Thanks.
Doug Thomas
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
How do I create a logic:redirect element with a query string>
I have:
Where ERRORNOTIFY is defined in of the struts-config.xml
file and forwards to notifyError.jsp.
I need to generate the following URL:
notifyError.jsp?errMsg=some+error+message
How to append the query string to the URL is t
Please bear with me - I'm new to struts.
I've been to the link provided by Kishore, but this implies I have to obtain
my parameters from a Java bean. I want to create the message in my JSP, with
i18n, similar to the following:
And without the use of scriplets, as in:
<%
String myMsg = "Server
quot;params" />
Error message:
"Define tag can contain only one of name attribute, value attribute, or body
content"
Any suggestions?
Thanks,
Doug
-Original Message-
From: Kishore Senji [mailto:[EMAIL PROTECTED]
Sent: Monday, October 03, 2005 2:29 PM
To: Doug Thomas
I can get an HTTP request parameter via bean:parameter. How do I get a
request attribute using the Struts taglib, without resorting to JSP
scriplets?
Doug Thomas
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
I have a Select element with several Options making up a selection list. The
Options are built dynamically from a database. After the list is built, I
want the first option in the list to be SELECTed. Every sample I've seen
assumes you know what's in the list and you know what option you want
selec
quot; for any option. By default automatically,
> the first option will be selected and your purpose will be solved.
>
> Regards,
> Rajasekhar Cherukuri
>
>
>
>
> "Doug Thomas" <[EMAIL PROTECTED]>
> 10/10/2005 06:20 PM
> Please respond to
> &qu
7 matches
Mail list logo