The login_common.jsp page is used as "include" in the login.jsp page. You may have to touch the login.jsp page in order to pick up the changes in the login_common.jsp.
On 11/29/11, Josele Espinosa <[email protected]> wrote: > Hi; > > I modified a file. Jsp in order to validate the contents of the user's > password and don't accept special characters. For this, I have modified the > login_common.jsp file, specifically the doLogin() function. This change I > made in a mid tier that is installed on a Solaris server. This server has > the version 1.4.xx in Java. > > The next step I made, was to give a flush cache, then go to login page to > test the new rule and this rule didn't work. > > The next step I did, was restart the web server engine(tomcat) and i had the > same results. > > This same exercise I did in a mid tier that is installed on a windows and > tests were successful. > > any recommendations? > > Kind regards > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

