Apache Wicket
Apache Wicket is a component-based web application framework for Java that provides a clean separation of markup and logic with a stateful component model. It enables developers to build web applications using pure Java and HTML, without XML configuration. Wicket's stateful model stores component state on the server side while providing Ajax integration, type-safe page parameters, and deep testability. It is maintained by the Apache Software Foundation.
Apache Wicket publishes 1 API on the APIs.io network. Tagged areas include Component-Based, Java, Web Applications, Web Framework, and Open Source.
Apache Wicket’s developer surface includes documentation, developer portal, getting-started guide, release notes, support, engineering blog, and 4 more developer resources.
Kin Score
APIs 1
Individual APIs this provider publishes, each with its own machine-readable definition.
Apache Wicket Component API
The Wicket Component API provides the core Java classes for building web UIs. Pages extend WebPage, components extend Panel, Form, Link, Button, and other base classes. The mode...
Pricing Plans 1
Published pricing tiers and plan structures.
Rate Limits 1
Documented rate limits and quota policies.
Apache Wicket Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals for API financial operations.
Apache Wicket Finops
FINOPSFeatures 6
Notable capabilities this provider offers.
Stateful Component Model
Server-side stateful component model with automatic state serialization and clustering support.
Pure Java and HTML
No JSP, no annotations on HTML, no XML mappings - just Java classes and plain HTML templates.
Type-Safe URLs
Type-safe page parameters using PageParameters with automatic encoding/decoding.
Ajax Integration
Built-in Ajax behaviors and components for partial page updates without JavaScript coding.
Testability
WicketTester class provides comprehensive unit testing without a running servlet container.
Security
Built-in CSRF protection, authorization strategies, and secure page parameters.
Security Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Use Cases 3
What developers build with this provider.
Enterprise Java Web Applications
Complex business applications with rich server-side state management.
Form-Intensive Applications
Data entry applications with complex validation and type conversion.
Content Management Systems
CMS backends with hierarchical content management and editorial workflows.
Integrations 4
Pre-built integrations with other platforms and tools.
Spring Framework
SpringComponentInjector for Spring bean injection into Wicket components.
CDI
CDI/Weld integration for Jakarta EE dependency injection in Wicket.
Hibernate
Hibernate model integration for domain objects bound to Wicket components.
Bootstrap
Wicket Bootstrap library for Bootstrap CSS integration.
Resources
Get Started 2
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 1
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API