How to import an Ebase form into JEE application

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

Vircos
Ebase User
Posts: 97
Joined: Thu Sep 13, 2007 6:07 am
Location: The Netherlands

How to import an Ebase form into JEE application

#1

Postby Vircos » Mon Feb 04, 2008 8:36 am

Hi All,

We are developing a webportal in JEE to easily grant access to Ebase-forms for the users.

In the portal we can manage the authorizations of the different forms. Only we ran into a problem. We want the Ebase-form
to be a part of the portal, and try to achieve it like this:

Code: Select all

<c&#58;import url="$&#123;model.form.url&#125;"></c&#58;import>
But this isn't going to work because Ebase performs a browser-check, and rewrites the URL so we get a 404 error.

So our question is:

Has someone successfully imported a Ebase-form in a Java application without using frames?

We hope someone can give us useful tips!
0 x
What's the meaning of Justice...

ehmd
Ebase User
Posts: 53
Joined: Thu Sep 13, 2007 9:02 am
Contact:

#2

Postby ehmd » Tue Feb 05, 2008 11:38 am

You can switch off the Browser Check within Ebase by adding the following entry in your UFSSetup.properties file :-

Ufs.skipBrowserAttributesCheck=true

This may be useful in an environment where you can be sure that any browser accessing your form can support Javascript, CSS etc i.e within an Intranet.



Mark
0 x

Vircos
Ebase User
Posts: 97
Joined: Thu Sep 13, 2007 6:07 am
Location: The Netherlands

#3

Postby Vircos » Fri Feb 08, 2008 9:07 am

Does an ebase-form behave as it should when it is embedded in a JSP?
0 x
What's the meaning of Justice...

User avatar
Wai
Moderator
Moderator
Posts: 165
Joined: Wed Sep 12, 2007 9:04 am
Location: Sandy, UK
Contact:

#4

Postby Wai » Wed Feb 20, 2008 3:05 pm

Using an IFrame is the only way to do this as Ebase generates its own HTML, Body, and Head tags.
0 x

Vircos
Ebase User
Posts: 97
Joined: Thu Sep 13, 2007 6:07 am
Location: The Netherlands

#5

Postby Vircos » Mon Mar 03, 2008 2:06 pm

Unfortunately it is not the ideal solution. But at the moment it is the only working solution. Thanks for your comment Wai ;)
0 x
What's the meaning of Justice...


Who is online

Users browsing this forum: No registered users and 73 guests