Tag: web application
Speaker: Lucas Jellema (four weeks of Vue3 experience)Language for this session: EnglishDate: Tuesday 22nd AugustTime: 17.00-20.30 CET Location: Conclusion Utrecht, Herculesplein 80, 16th floor / Digital via Teams Target …
I started web development in the ’90s. Plain HTML and JavaScript, some images and perhaps a little bit of CSS. Static websites. I have made quite a journey since …
Front end development can be an art. An almost pixel by pixel design, a careful crafting UX or even CX. And there is a time and place and technology …
Supabase provides a cloud based backend service to web applications. That means that any (static) web application can use Supabase for user authentication and data persistence. Supabase provides a …
AMIS is part of the Conclusion ecosystem of over 20 companies, each with their own specialty and identity. Several times per year, we organize Conclusion on Stage – a …
Betty van Dongen
June 12, 2013
Continuous Delivery, Development Tools, Java, Oracle, Oracle Application Development Framework, Oracle WebLogic Server, Software Development, Software Engineering, Tools, Web HTML5 CSS3
In this post I would like to share an example how to deploy an .ear file with an Ant script to the Oracle Application Server 10.1.3 (OAS). Automatic deployment …
Session state in Java Web application is associated with a single (user) browser session on the one hand and typically with a specific web application on the other (server …
Complex Event Processors are capable of handling large volumes of events – by filtering, aggregating or detecting patterns. Java Applications use a CEP to pre-process incoming signals. These applications …