javaweb user login page

Dark Horse javaweb latest version 2021-11-12 Episode 109

watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBAd2VpeGluXzUxODI1NTg1,size_20,color_FFFFFF,t_70,g_se,x_16

 css must be in the webapp directory,

The background image path must be the same as the image to run successfully.

 

 

The image path in login.css must be correct

watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBAd2VpeGluXzUxODI1NTg1,size_18,color_FFFFFF,t_70,g_se,x_16

 The path should be the same as the picture

 

 

watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBAd2VpeGluXzUxODI1NTg1,size_18,color_FFFFFF,t_70,g_se,x_16

 The register.css path must be the same as the image

 

 

watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBAd2VpeGluXzUxODI1NTg1,size_20,color_FFFFFF,t_70,g_se,x_16

watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBAd2VpeGluXzUxODI1NTg1,size_20,color_FFFFFF,t_70,g_se,x_16 

 from action in login.html

Red line mark

The path must be the same as the picture (same as the red line) to run successfully.

 

 

watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBAd2VpeGluXzUxODI1NTg1,size_20,color_FFFFFF,t_70,g_se,x_16

 login.html must be placed outside WEB-INF

That is, put it under the webapp

 

 

Only when the above three points are met will the successful login page run.

As shown in the picture

watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBAd2VpeGluXzUxODI1NTg1,size_20,color_FFFFFF,t_70,g_se,x_16

 

 

Guess you like

Origin blog.csdn.net/weixin_51825585/article/details/123779712