manage-java-events

Official

Implement OFBiz Java web events

Authorapache
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized approach to implementing Java-based event handlers for web requests within the Apache OFBiz framework, ensuring robust request processing and response management.

Core Features & Use Cases

  • Java Event Implementation: Define public static Java methods to handle web requests.
  • Request/Response Handling: Interact directly with HttpServletRequest and HttpServletResponse for complex logic.
  • Context Management: Easily access OFBiz Delegator, Dispatcher, userLogin, locale, and timeZone.
  • Use Case: Develop custom Java logic to pre-process complex form submissions, integrate with external Java libraries before calling OFBiz services, or handle direct JSON responses for AJAX requests.

Quick Start

Implement a Java event handler for processing form submissions by creating a public static method that accepts HttpServletRequest and HttpServletResponse, retrieves necessary context, processes parameters, and returns a String indicating the outcome.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: manage-java-events
Download link: https://github.com/apache/ofbiz-plugins/archive/main.zip#manage-java-events

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.