Skip to content
Wilmix jemin edited this page Oct 12, 2017 · 5 revisions

Welcome to the JWEBAGENT wiki!

JWEBAGENT Programming Language is about more detail about JWEB CLOUD computing. and it is used for datatransfer from Linux

to windows . and it is invented by wilmix jemin j in JWEB(JDollar) P.L. at year 2017.

ADVANTAGES

=> It is otherwise known as HYBRID REMOTE WEBAPPLICATION

=> IT is use for data transfer from one OS to other os.

so that hacker can't understood which LInux type os where the data is stored.

===> It is used for datastore and datatransfer agent.

==> JWEB4.0 is used only in Linux platform with VS-OS.

In VS-OS the orginal WDBAJDollar server will run there..

We already know that VS-OS provides high security from hackers

and Virus...

=>> JWEB4.0 is used for DATA HIGH SECURITY PURPOSE.

JDOLLAR PART2 and PART3 Agent SYNTAX: (use only in Linux Platform)

<%

public class

{

public void JDOLLAR-Main( ) throws

{

<! JDOLLAR LOGIC !>

}

}

%>

JDOLLAR PART4 Agent SYNTAX: (use only in Linux Platform)

<%

public class

{

public void JDOLLAR-Main( ) throws

{

<! JDOLLAR LOGIC !>

}

}

%>

JDollar-Agent Program Syntax:

<%

public class {

public void JDOLLAR-Main( ) throws

{

JDollar.Writeln("J$AGENTQUERY");

}

}

%>

Example:1-JDollarAgentProgram

DATAS.Jdollar // It will be at VS-OS Platform.

CDollar.WDBA.*; jxl.Cell; jxl.Sheet; jxl.Workbook;

jxl.read.biff.Biff;

jxl.write.Write;

<%

public class DATAS {

public void JDOLLAR-Main( ) throws , Biff

{

String g=JDOLLARAGENT.JDOLLARAGENTS("datastores","USEDATABASE", "dbpwds","/mnt/live/memory/data/WilmixSoftware/WDBA/WDBAJ1");

String t= JDOLLARAGENT.JDOLLARAGENTS("dbuser","dbpwds",1,"wilmix78", "wilmix78",1,5,g);

WQUERY.GetURLContent("http://localhost:8090/DATA.Jdollar"); WQUERY.QUERY(t);

}

}

%>

output:

now go thru the url in google chrome :http://localhost:8080/DATAS.Jdollar

DATA.Jdollar -JDollarpart4-queryserver// It may be at windows or any linux platform

<%

public class DATA {

public void JDOLLAR-Main( ) throws

{

JDollar.Writeln("SELECTRVAL from datastorehg 3 to 33 , 1 to 1 ?= C By 1 1 : {0} : {0} :{1}");

}

}

%>

Advantages:

a) You can pass only query

using JDollar.Writeln(QUERY);

B) Use JDollar-Agent Program to manipulate the Query.

c) You can call the query and execute and display the query results on same page.

Technology code: 14 ; since it is JDollarpart4...