| Author |
ApplicationResources
|
meghana maganti
Greenhorn
Joined: Sep 13, 2005
Posts: 11
|
|
Can I give a hyperlink in ApplicationResources.properties file in struts config file errors.warn=This is a warning message. Do you want to continue? <a href="aa.html?id=yes"</a>
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24059
|
|
|
This is not a Java question at all, but a Struts question, so it belongs, not surprisingly, in our Struts forum. I will move it there for you.
|
[Jess in Action][AskingGoodQuestions]
|
 |
Nila dhan
Ranch Hand
Joined: Sep 15, 2005
Posts: 160
|
|
could you be more specific in your question? hyperlink in ApplicationResources.properties file in struts config file ??
|
 |
meghana maganti
Greenhorn
Joined: Sep 13, 2005
Posts: 11
|
|
Hi, My question is Can I give a hyperlink in ApplicationResources.properties file in struts config file. If there is any error in the action class will be forwarded to the common errors and displays this on the page which in turn should forward to another action depending on the user chooses errors.warn=This is a warning message. Do you want to continue? <a href="aa.html?id=yes">YES</a><br><a href="aa.html?id=no">NO</a>
|
 |
Marc Peabody
pie sneak
Sheriff
Joined: Feb 05, 2003
Posts: 4725
|
|
It's possible. Try it and let us know if you have any problems.
|
A good workman is known by his tools.
|
 |
Nila dhan
Ranch Hand
Joined: Sep 15, 2005
Posts: 160
|
|
|
yes .we can do that.
|
 |
 |
|
|
subject: ApplicationResources
|
|
|