i have a USERNAME and PASSWORD text field. how can i call it using JSP

Recommended Answers

All 2 Replies

calling an HTML page that has a USERNAME and PASSWORD field using JSP

calling an HTML page that has a USERNAME and PASSWORD field using JSP

What the heck are you talking about ?
Do you wish to redirect to the given html page ??
A simple <jsp:forward> can do the job then.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.