UNPKG

generator-sap-partner-eng

Version:

Project/Module Generator for SAP Partner Engineering Guided Projects

11 lines 228 B
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Hello World</title> </head> <body> <a href="./hello">Hello World Servlet</a> <a href="./<%= app_name %>/hello"><%= app_name %> Hello World Servlet</a> </body> </html>