File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
22![ img] ( https://upload.wikimedia.org/wikipedia/commons/0/01/CanvaScript.png " a tite ")
33# Welcome to CanvaScript
4- CanvaScipt is a library for Java.it enabling Java as a sever-side langange.if you have issues please go to
4+ CanvaScipt is a library for Java.it enabling Java as a sever-side langange.it's lighter JSP(if you are wondering) if you have issues please go to
55https://github.com/CleanCode-backup/CanvaScript/issues
66and make a new issue.also if you can do a pull request please do that.that will make my day 😊!you can go to
77https://github.com/CleanCode-backup/CanvaScript/pulls for that.
@@ -12,7 +12,7 @@ in order to use the libary use th <code>import cavnascript</code>
1212first Let's Create a HTML page that Java can use.
1313
1414<code >
15- import canvascript.htmldoc;
15+ import canvascript.doc. htmldoc;
1616 class examlpe001{
1717 htmldoc page = new htmldoc();
1818 <b >htmldoc.CreateHTML(pagePath,pageName,pageTitle,);</b >
You can’t perform that action at this time.
0 commit comments