How can I use JNDI in my application server? Read this article and get points!

by Michela Frigerio
10,045 views Published on Oct 24, 2011
Applies to: All versions

The Java Naming and Directory Interface (JNDI) is an API for directory service that allows clients to discover and lookup data and objects via a name. Like all Java APIs that interface with host systems, JNDI is independent of the underlying implementation. Additionally, it specifies a service provi...

MoreRead this article and get points!
 

How can I manage non ISO-8859-1 characters passing on the URL? Read this article and get points!

by Laura Cigardi
5,929 views Published on Oct 24, 2011
Applies to: All versions

Tomcat Application Server is able to manage by default all the ISO-8859-1 characters to encode URIs. If your Application uses characters that does not belong to this character set, you have to configure the Application Server or your Application in order to correctly manage them. If not config...

MoreRead this article and get points!
 

How to set application's properties Read this article and get points!

by Michela Frigerio
821 views Published on Feb 16, 2023
Applies to: 9.0 or higher

The use of static values is often required when designing an application. Static values may depend on the application’s deployment environment. You can set these static values in a dedicated *.properties file, which is loaded at the application startup. This file contains a list of key-value pairs. ...

MoreRead this article and get points!
 

How to centralize Web Project properties in a configuration file Read this article and get points!

by Alberto Molinaroli
7,583 views Published on Oct 24, 2011
Applies to: All versions

When designing Web Projects, often the use of static values are required, such as values of conditions, passing of static values in Links Coupling, values in configuration Properties of the Units, etc. The problem of the usage of static values is that they may vary according to the environment in wh...

MoreRead this article and get points!
 

How to customize the WebRatio.properties file Read this article and get points!

by Lucio Bordonaro
5,546 views Published on May 28, 2013
Applies to: 7.2 , 8.0

WebRatio provides some properties that define the information reguarding the runtime of your web application. RTXConfig.properties file is the properties file where you can configure your preferences. The RTXConfig.properties file contains information that control your work directory where the appli...

MoreRead this article and get points!
 
5 items of 209
Reset
 
 

Filter by platform

BPM
Mobile
Web
 

Filter by role

Modeler
Designer
Programmer
Business Analyst
IT Operator
 

Filter by level

Beginner
Intermediate
Expert
 

Filter by dev. phase

Set Up
Model Interaction Flow
Model Domain
Model Action
Define Style
Define Components
Generate,Test & Deploy
Maintain
Model Business Process