My App uses form based login to authenticate user. On Tomcat 4.0.3.
I want to do a send redirect from login page to a chcek.jsp page to do further lookup of user, than to directly go the page requested.
I read that in WEB.XML
<FORM_LOGIN> has a child <Internal-foward> , a boolean value.
Can...
My application does a form based login on tomcat. whenever a protected page is called, if not logged in - login page pops up.
After authentication it goes to the page they wanted to go.
I want to know if there is anyway i can after authentication redirect to a page intermediate to the...
Hi,
i am trying to precompile JSPs using <jspc> task. But the compiled jsps do not have *$jsp.java format (just has *.java). When i try to use my precompiled files in localhost/_ it still compiles the JSP pages.
Can you please tell me how i can compile the JSP in a particular directory...
Hi Again,
I downloaded the following utility from the web which indents rexx and clist programs.
I have tried to invoke it from command line "TSO INDENT",
"TSO INDENT (member-name)" and etc.... I have even tried to invoke it as a line command in the edit dataset mode.
/*...
Hi Again,
I downloaded the following utility from the web which indents rexx and clist programs.
I have tried to invoke it from command line "TSO INDENT",
"TSO INDENT (member-name)" and etc.... I have even tried to invoke it as a line command in the edit dataset mode.
/*...
Hi,
I am new to rexx and ....
I am writing a small utility to generate a tree structure of one program calling another, up to 5 levels.
I create the tree and put it in the QUEUE. when i write it to a flat file it is fine. But when i write it to a PDS it gives me errors.
Here is part of my...
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.