I am actually new with Struts. my question is if I have an action say changePassword.do, and if I don't put changePassword.do in:
if((URI.endsWith("/login.jsp")) ||(URI.endsWith("/login.do")) ||(URI.endsWith("/changePassword.do"))
...)
then, allow,
else, show invalid session page.
if I give the...
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"))...
If if open it in netscape, I finally see some error:
Error: BeginSTM is not defined.
I have defined it but does anyone know what parameters does this take ? or any link which can tell me that.
Thanks a lot.
Pravz
i tried posting this on javascript also. but it doesnt seem to be a javascript error, as js dropdown menu comes up in a static html, but when i include it in the struts application, its not coming up.
still struggling....
thanks
pravz
I am using the same to include the .js in my application. actually, I am using Struts framework, then might some other problem and not a javascript problem.
still struggling...
thanks anyway,
pravz
this does'nt work either. actually the drop-down comes when you open the static html page, but when included in the application, then it does't come up.
thanks
pravz
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.