N
Nitin
Hi ,
I am building one application where I have to store some of the
common information in the application scope of the web application.
Now Can anybody tell me how to access those variables in the Action
class of the struts.
When we store the things in the action scope it means it is in the
servletcontext object. I ddin't find any way of accessing it in the
Action class. If anybody knows this then I will be really thankfull to
him. I am little new to struts framework.
Thanks in advance.
I am building one application where I have to store some of the
common information in the application scope of the web application.
Now Can anybody tell me how to access those variables in the Action
class of the struts.
When we store the things in the action scope it means it is in the
servletcontext object. I ddin't find any way of accessing it in the
Action class. If anybody knows this then I will be really thankfull to
him. I am little new to struts framework.
Thanks in advance.