jsp tag

64 questions


1 answers
110 views
0
Web applications implemented in two languages

You want to implement one dynamic web application using two languages: jsp, node.js (express). It's a site with community functions such as login and bulletin board.As a result of googling with the qu...

2 years ago

1 answers
78 views
0
I want to know the meaning of the asynchronous servlet.

Hello, I heard that the function of asynchronously processing HTTP requests has been added to Servlet 3. I think there's no reason to add the concept of asynchronous servlet to it, as the servlet itse...

jsp
2 years ago

1 answers
54 views
0
What is the difference between getAttribute() and getParameter() of jsp?

When coding the jsp server side, I usually use the getParameter method to call the print message of request. I wonder the difference between getParameter and getAttribute. Thank you.

jsp
2 years ago

1 answers
129 views
0
Unknown tag warning won't go away in Eclipse.

Hello.I applied the site mesh to the web app, but there is a warning that there are no related tags.I can guess that this is a warning because there is no sitemesh in HTML DTDAnyway, I tried to remove...

2 years ago

1 answers
97 views
0
To validate from jsp to javascript

<%@ page language=java contentType=text/html; charset=UTF-8 pageEncoding=UTF-8%><!DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http://www.w3.org/TR/html4/loose.dtd><html&g...

2 years ago


1 answers
86 views
0
Web loading speed when HTML source