Quantcast
Channel: HIDEN.org » AwareIM
Browsing all 10 articles
Browse latest View live

Modification on Tomcat Config for AwareIM

When calling the http://localhost:8080/AwareIM without logon.do, logon.jsp or whatever a directory listing is shown to the user. To avoid this go to $AwareIMroot$/Tomcat/webapps/AwareIM/WEB-INF open...

View Article



AwareIM's Session Timeout

Setting a longer session timeout value requires to change 2 files These are $awareimroot$/bin/BASServer.props and $awareimroot$/Tomcat/webapps/AwareIM/webapp.props. SessionTimeout is a value given in...

View Article

Running AwareIM against MySQL 4.1

using MySQL “almost” works out of the box but not with MySQL 4.1 on linux If you want to connect AwareIM to a MySQL database you have to make some adjustments to BASServer.props file in awareim/bin....

View Article

Disabling Browser Buttons in AwareIM

In order to prevent the users from using the browser’s back button use this login page. Simply replace …/AwareIM/Tomcat/webapps/AwareIM/index.html with the following. <!DOCTYPE HTML PUBLIC...

View Article

Keeping AwareIM data in sync with data from a MS-SQL Server

Looks like a common scenario, but there are some pitfalls … Scenario We have about 2000 customer records in a MSSql database that are required in a AwareIM solution. Updates don’t happen very often...

View Article


AwareIM Functions Quick Reference

I’ve put together a short reference folder containing all AwareIM functions. It’s meant for double sided printing on A4. It doesn’t contain detailed descriptions on how to use a function. There’s only...

View Article

Importing Data From Another Database into AwareIM

AwareIM contains the ability to import data using a .csv file. However this approach is sometimes a little bit annoying. This because the .csv has to follow several rules so that AwareIM can recognise...

View Article

Image may be NSFW.
Clik here to view.

Making Tables Inline Editable in AwareIM

Inline editing objects is a nice feature. The only limitation is that the current version of AwareIM (2.2 at the time of this writing) has no direct way to enable this for top level objects. But with...

View Article


The Execution Context of AwareIM

One of the most exciting features of AwareIM is it’s execution Context. Once you’ver understood how this magic “Execution Context” is formed  most data processing is a snap. I assume that you’ve read...

View Article


Setting up AwareIM with SSL

A description on how to setup SSL with AwareIM comes from GregK, Kaplan Design. Although this describes the steps required on Windows it should basically work on Linux and Mac too. First you need to...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images