B4J Question How can I execute (run) one B4J aplications in HTML?

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html lang="en">
<head>
<meta charset="UTF-8">
<title>Untitled</title>
</head>
<body>

+++ Need the <Command/label of HTML> for execute (run) one aplications en B4J... example: c:\abc\objects\jsuma.jar

</body>
</html>

Thanks for you support-
JoeInvestiga
 

Situ LLC

Active Member
Licensed User
Well check this out

The correct use of the SSR (Server Side Rendering) methodology in B4J.

B4j + any Template + freemarker + 100%

www.situcr.com:45000

I am learning a methodology with a very fast learning curve, I create interactive web pages in a short time and 100% functional
Ask Enrique Gonzalez R
 
Last edited:
Upvote 0
Top