Hi all,
In the <action> tag, the attribute "scope" is either "session" or "request" ? what is the significance of both? when do we use "session" and when do we use "request" ?
please suggest. thanks.
Hi all,
I am kinda new in Struts. just started developing an application using struts. My session filter (.java, defined in web.xml) filters all .do actions, except say, login.do. what do I do so that it does't filter the other .do actions.
For eg.
if((URI.endsWith("/login.jsp"))...
Hi all,
I am trying to show a javascript dropdown menu in a jsp page, but its not popping up at all.
say, when I open static.html, it shows .js drop down, but when I try opening the same page (.jsp or even .htm) in my application, the drop down does'nt come at all. i am using:
<script...
Hi all,
I am trying to show a javascript dropdown menu in a jsp page, but its not popping up at all.
say, when I open static.html, it shows .js drop down, but when I try opening the same page (.jsp or even .htm) in my application, the drop down does'nt come at all. i am using:
<script...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.