![]() |
Inserting HTML code in a jsp page
Greeting folks!
I am not a coding guy to be honest and am working as IT administrator in a small firm. customer has an application on TOMCAT and wants an HTML code snippet to be added on a jsp page. I need some quick guidance. I can share the code and the jsp if anyone is willing to help me. Regards |
This is the JavaSCRIPT forum.
JSP uses JAVA. The two have little in common other than the first 4 characters of their names. A moderator will surely move this to the proper forum. Having said that: JSP pages *ARE* HTML pages. Only the code enclosed in <%....%> is Java. So you can mix the two as you like. Code:
<html> |
| All times are GMT +1. The time now is 03:04 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.