Advanced Java Programming - Old Questions
Question Answer Details
2. Explain life-cycle of servlet in detail.Create a simple servlet that reads and displaysdata from HTML form. Assume form with two fields username and password.(5+5)
Answer
AI Generated Answer
AI is thinking...