Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
ZK is an open-source Java framework for building modern web and mobile applications.
It enables developers to create rich, interactive UIs using only Java — no JavaScript required. With 200+ Ajax-powered components, event-driven architecture, and support for popular technologies like Spring, Java EE, and JSP/JSF, ZK makes it simple to deliver powerful and user-friendly web applications.
JavaServer Faces (JSF) v.2.2.x web-framework showcase. Portable web-application for Java WEB-developers, who use Java Server Faces. Made for convenience - if Internet access suddenly down ). See please excellent projects: https://github.com/liferay/liferay-faces-showcase/ and https://github.com/heroku/webapp-runner/ , also https://mvnrepository.com/search?
Rapid JSFweb development with single backing bean per page and straightforward clean navigation.
March 20, 2015: Version 2.0.2 released tested on Tomcat, JBoss, and Weblogic.
Simple Tomcat example code included to be built with Ant.
Asterion for JSF is a library for JSFweb applications that provides the execution of managed-bean's methods when each page is being entered, displayed and left.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This framework provides an efficient and consistent solution for pagination search over large result set in J2EE.Its idea is to load only the particular page of data rather than all records that satisfy the input search criteria from database.
This is a pure JAVA API to handle paste image and upload it
Accessing clipboard is nothing very new in HTML 5. Gone are the days to print the screen of your computer, save it and upload it t server via File Up-loader. We , instead, experience the richness of the web by simply pasting our content on the web page itself. A very good example of the same may be experienced when you paste a screen shot on Github web itself .
This project encourages developers to have such facility in the simple Java web application they develop. It's assumed that these developers are not using JSF Vaadin or ZK- any RIA framework already providing a component for uploading your clipboard content .
...
Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects. Supports Swing, Java Server Faces (JSF), GWT, Spring, Struts, Android, Hibernate, Groovy, JPA and more
XEO (eXtensible Enterprise Objects) is a Java-based agile development framework to create enterprise web applications that builds upon Object Oriented concepts and Model Driven Development.
[fleXive] is a next-generation Java EE 5 content repository that provides enterprise-level persistence with security, SQL-like query language, a JSF-based web administration and reusable JSF components for integration into existing and new applications.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
This projects aim is to provide a framework for modern Web Applications based on JSF and Java Enterprise Beans.
This is a sub project of myWMS : Warehouse Management System
JSF tag library. Completes lack of some needful and basic features in JSF, does not contain graphics rich components.
Tags:
Include Cache: caches included JSF content to improve performance
Lazy Load: ajax based lazy loading of a page fragments
Validate Group: multi-component and cross-component validation
Scopes:
Post Scope: is kept alive with JSF POST requests, dies with redirect (PRG), lives longer than View but shorter than Session
Conversation Scope: like CDI Conversation...
Serializable Data Transfer Object/Generic Dao for J2EE
Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic...
Eclipse plug-in for Richfaces Web project with maven support. Follow the instructions in the Readme.txt. The plug-in & maven archetype are also available at:- http://code.google.com/p/richfaces-maven-plugin/ . More at http://www.w3avatar.com
The BlazeFramework is a Java like Framework which provides a nice API for developers. It offers developers a real OOP feeling in PHP like in Java. It's an event-based MVC web framework which uses XML for view definitions and the navigationsystem.
CincoSecurity module offers big flexibility to protect EJB3 methods, and JSF page elements.It associates a role to each EJB method (fine role) defining a security profile as a set of roles; its use cases manage security profiles and users.Java EE 5 Seam
with ploinFaces you can define a flow for a JSF-App. A flow contains views and attributes. If you leave the flow, the attributes will be removed from the http-session.
The Carrera Framework is a new JEE web framework, taking from some of the ideas of JSF, Tapestry (4 and 5), etc and merging them into a new flavor of a framework.
jQuery4jsf is a JSF(JavaServer Faces)component library that uses the power of the jQuery javascript framework. These JSF(JavaServer Faces)components have the added value of jQuery which allows the end user to realize its application in a fast and simple.
This project uses the power of jQuery, matched with JSF to create a UI framework that leverages the automation of JSF (Java Server Faces), and the ease of use and beauty of jQuery. This leads to fast to develop, good looking Java-based web application.
A J2EE Web Dev Framework, Struts style MVC, Event Driven like JSF and Ajax-enabled Client Scripting like YUI, Fine grained event binding, access to server variables in JavaScript & Webpages, Easy integration with Struts, No custom tags & No complex API.
JRCAF (Java Rich Client Application Faces) is a framework for eclipse RCP (SWT) applications inspired by JSF (Java Server Faces) and other web frameworks.
A lightweight framework for J2EE web applications which makes a clean step out of session handling problems when using persistence frameworks. Also features like aspect oriented JSF are introduced. All provided by a best-practice web application.
Echo faces is a view level framework for java based web application and it is implemented with echo2.
It is a bit similar with JSF. Developers can easily separate model and view and use POJO to implement business logic.