I am preparing for SCWCD. Have worked on Servlets and JSPs but not used EL or cusom tags. I have got Head First, was reading the chapter about EL..but of course i could not get it. I have a months time for preparation.
How would you suggest me to study these topics? Any tips / notes / urls appreciated.
Hi, I ve an html Form which accepts UserName and Password.On submit, I am passing both the values to JSP file say ,validate.jsp which will validate the user and password and accordingly display the data. Now, When I say submit in form, I can see username and password values in the URL in the address bar. Is there any way to hide this ? Help,Thx Swati
Hi Everyone, I think, the subject line is quite clear and explainative. I need to disable right-mouse click in the pop-up window. I know how to do it in the same window..but what about the window which is opened thru function like below- <!-- Begin function url() { hidden = open('http://www.swati.com,'NewWindow','status=no'); } End --> Anyone, who knows hot to do it, please help. Thx
HI, Ian The pop window generator is great. But I need additional functionality in my application. I need to disable right mouse click in the poped-up window. How can I do it? Any Help?? Thx