| Author |
RequestUtils.message
|
Fred Artes
Ranch Hand
Joined: Nov 14, 2008
Posts: 43
|
|
Hello i have this in an old application
How can I obtain thae same with struts 1.3.10 where method message disappear ?
Thanks
|
 |
Ankit Garg
Saloon Keeper
Joined: Aug 03, 2008
Posts: 9191
|
|
|
If you look at the API docs for RequestUtils.message it says to use of TagUtils.message in later versions of the API...
|
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
|
 |
Fred Artes
Ranch Hand
Joined: Nov 14, 2008
Posts: 43
|
|
Sorry, you are right ....stupid question !
|
 |
 |
|
|
subject: RequestUtils.message
|
|
|