From 8879992f94aa10a6f1020fb0fadc17758580b7b6 Mon Sep 17 00:00:00 2001 From: Scholar-jaruha <95271799+Scholar-jaruha@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:29:35 +0300 Subject: [PATCH 1/3] JSP Common --- jsp/Getting-Started.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/jsp/Getting-Started.md b/jsp/Getting-Started.md index d44f275..010dd9a 100644 --- a/jsp/Getting-Started.md +++ b/jsp/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post title: Getting Started | JSP | Syncfusion -description: Getting Started. +description: Learn here about getting started with Syncfusion JSP Common control, its elements, and more. platform: JSP control: Common documentation: ug --- -# Getting Started +# Getting started with JSP Common ## Essential JS for JSP @@ -28,14 +28,14 @@ To use Essential JS for JSP in eclipse environment, follow the steps below: 1. Eclipse IDE with Apache Tomcat 7 configured - ![](Getting-Started_images/Getteing-Started_img1.png) + ![JSP Common Getting started](Getting-Started_images/Getteing-Started_img1.png) 2. Create a Dynamic web application in eclipse * Choose File > New > Project.... * In the upcoming wizard choose Web > Dynamic Web Project. - ![](Getting-Started_images/Getteing-Started_img2.PNG) + ![JSP Common Getting started](Getting-Started_images/Getteing-Started_img2.PNG) And create a new Dynamic web project in eclipse. @@ -61,7 +61,7 @@ To use Essential JS for JSP in eclipse environment, follow the steps below: {% endhighlight %} - ![](Getting-Started_images/Getteing-Started_img3.PNG) + ![JSP Common Getting started](Getting-Started_images/Getteing-Started_img3.PNG) 5. Now add the Essential JS for JSP source package from \SampleBrowser\WEB-INF\lib\syncfusion-taglib-[version].jar to your project's /WebContent/WEB-INF/lib folder. @@ -100,7 +100,7 @@ To use Essential JS for JSP in eclipse environment, follow the steps below: 10. Finally, right-click your project’s in the Eclipse Project Explorer. * Select Run As > Run on server. - ![](Getting-Started_images/Getteing-Started_img4.PNG) + ![JSP Common Getting started](Getting-Started_images/Getteing-Started_img4.PNG) From 6c9ff98a3e9ea67a1cc601bc0cb1c411467f4791 Mon Sep 17 00:00:00 2001 From: Scholar-jaruha <95271799+Scholar-jaruha@users.noreply.github.com> Date: Wed, 24 Aug 2022 14:58:37 +0300 Subject: [PATCH 2/3] Update Getting-Started.md --- jsp/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsp/Getting-Started.md b/jsp/Getting-Started.md index 010dd9a..e136d3d 100644 --- a/jsp/Getting-Started.md +++ b/jsp/Getting-Started.md @@ -19,7 +19,7 @@ documentation: ug 4. JSP SampleBrowser will be launched under the default port 8080 (localhost: 8080/SampleBrowser/index.jsp). 5. Browse product samples using the Sample Browser. -![](Getting-Started_images/Getteing-Started_img5.PNG) +![JSP Common Getting started](Getting-Started_images/Getteing-Started_img5.PNG) ### Steps to utilize Essential JS for JSP components in Dynamic web application with Eclipse environment From bfca54507bd4da2830f7241128ea88efa0636a63 Mon Sep 17 00:00:00 2001 From: Scholar-jaruha <95271799+Scholar-jaruha@users.noreply.github.com> Date: Thu, 25 Aug 2022 08:56:57 +0300 Subject: [PATCH 3/3] Update Getting-Started.md --- jsp/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsp/Getting-Started.md b/jsp/Getting-Started.md index e136d3d..548b10d 100644 --- a/jsp/Getting-Started.md +++ b/jsp/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post title: Getting Started | JSP | Syncfusion -description: Learn here about getting started with Syncfusion JSP Common control, its elements, and more. +description: Learn here about getting started with Syncfusion JSP Common control function, its elements, and more. platform: JSP control: Common documentation: ug