JSP is a Server-side Technology or Language. HTML is for presentation only. you can achieve few functionality like displaying content from variable and stuff using JSP syntax via JS but cannot add libraries or tags or Uri/prefix in HTML because it wont process those tags.