Home pageFind It!Contact JeksJeks documentation

Jeks

 Jeks forum

This forum is dedicated to Jeks.
You may read freely the messages it contents. If you want to write a message or answer to a subject, subscribe to it first.

Subjects Recent messages Login Subscribe

Messages of subject Jeks as server-side component

bafra

Location : Italy
Member since : Jul 6, 2003
Messages : 1
 Jul 6, 2003 at 6:08 PM
I'd like to know if it is possible to use jeks as a server side in a j2ee application. I have to implement server side business logic using a "spreadsheet logic".
I'm fairly new to java and looking at the javadoc I was not able to use the jeks engine without the swing interface.

A simple example of "spreadsheet logic" I have to implement is:
A1 = 10
A2 = 14
A3 = IF(A1+A2>30,"ok","not ok")

this is just a small example but I have a big xls files with formulas like this.

Thank's in Advance

---
BaFra

Manu

Location : Paris / France
Member since : Apr 29, 2003
Messages : 394
 Feb 10, 2004 at 11:23 PM
Simply use classes in com.eteks.parser package (http://www.eteks.com/jeks/en/doc/com/eteks/parser/package-summary.html ) and ignore com.eteks.jeks package.
ExpressionParser should be the class that may interest you the most...
---
Manu (moderator/modérateur)


Home pageFind It!ContactTop

© Copyrights 1997-2023 eTeks - All rights reserved

JeksJeks documentation