GithubHelp home page GithubHelp logo

sjf1.0's Introduction

SJF1.0

==========

ABOUT SHINEJAVAFRAMEWORK(SJF)

SHINEJAVAFRAMEWORK(SJF) is invented by wilmixjemin j

at Jdk1.8.

SYNTAX

public class {

public static void main(String args[]) {

<! SJFLOGIC !>

}

}

SJFFRAMEWORK DOCUMENTATION

ADVANTAGES of USING SJF Framework Project

A) It is used to integerate with Spring boot for webapplication

B) It has attractive syntax

c) It tells the developer to study ony core java- jdk1.8 concepts

d) SAVES TIME AND COST

E) It is also used as a mobile web application

F) It has SJF - Hiber, SJF - Servlet and follow MVC pattern

MVC pattern is userdefined type.

G) We can use with Jquery ,Javascript for validation.

EXAMPLE-1: index.SJF

public class index {

public static void main(String args[]) {

HTML.displayhtml("Register.html"); // HTML.displayhtml to display //the contents of html; not this is otherwise known as JMF //Servlet

}

}

SJFFRAMEWORK DOCUMENTATION

Jquerytest.SJF

import java.util.*;

import jxl.read.biff.BiffException; import java.io.*; public classJquerytest

{ public static void main(String args[]) throws BiffException,IOException,Exception

{

ArrayList arm1= new ArrayList();

arm1.add("name"); arm1.add("uname");arm1.add("password");

// Add three fields name ,uname ,password of Register.html arm1.add("!");

ArrayListarmg=SPLITREQUEST.RESULT(arm1,"index.dsn",3,1);

// SPIT the JMF Page Request and store it in arraylist // 3 indicates 3 fields of Register.html // 1 indicates increment counter by 1

/// Print the data from register form in table format

System.out.println("

"); // JMF Servlet System.out.println("");

SJFFRAMEWORK DOCUMENTATION

System.out.println("

");

System.out.println("

");

System.out.println("

");

System.out.println("

");

System.out.println("

");

for (inti=0;i<armg.size();i++) {

System.out.println("

");

}

System.out.println("

");

System.out.println("

Name Username Password
"+armg.get(i)+"
");

} }

sjf1.0's People

Contributors

wilmix44 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.