i know i am asking a bit silly question., but please guys help me and let me know. Scanario: I have 2 servlets and 1 html file. 1st servlet is redireted to html file which on submit redirects to 2nd servlet. I need a attribute value from 1st servlet. I know., if we can use RequestDispatcher between two servlets., but here situattion is different
Please anyone let me know how can i get attribute value from first servlet to second servlet
Note: In First servlet., through anchor tag, HTML page is referred