Download Telerik UI for JSP R2 2021 (version 2021.2.511) with Source Code

Telerik UI for JSP R2 2021 (version 2021.2.511) with Source Code

Telerik UI for JSP R2 2021 (version 2021.2.511) with Source Code
Telerik UI for JSP R2 2021 (version 2021.2.511) with Source Code


Telerik UI for JSP includes a Model-View-ViewModel (MVVM) framework. It lets you write JSP code to generate widgets that seamlessly integrate with your server-side backend. With MVVM you can manage complex HTML and jаvascript UI with declarative bindings and two-way syncing between views and models. You don’t have to manually keep the view and model in sync; the MVVM framework does it for you.

Telerik UI for JSP gives you complete control over the Web and DataViz widgets with complete server-side APIs. The simple API calls are designed to feel natural in server-side languages so you can configure all widget features. The server wrappers output the jаvascript, which means you have full access to the client-side API for maximum control in the browser.

We hope that world with only HTML5-enabled browsers will someday become reality. In the meantime, however, you need tools that minimize the pain of supporting outdated browsers while still providing top performance. Telerik UI for JSP uses a variety of tactics to enable some HTML5 features in older browsers, and fine-tuned graceful degradation for others. It is designed to support all major browsers, including: Internet Explorer 7+, Firefox ESR, Chrome, Safari 5+, and Opera 11+.

Telerik UI for JSP is a complete web development framework for building modern HTML5 applications. It includes a suite of 40+ jQuery-based UI widgets that come with JSP server wrappers, an MVVM framework, customizable themes, templates, and more. Build rich, modern enterprise-grade web applications in your preferred server-side language.

Responsive Design for Enterprise Apps

End-users are increasingly transitioning between laptops, tablets and smartphones. As a Java developer, this means that you must make sure that the websites and apps you build seamlessly adapt to accommodate a multitude of screens. “Responsive Web Design” (RWD) is about being device agnostic and building flexible apps–with flexible UI–that look like they were tailor-made for every device. Telerik UI for JSP delivers a complete, responsive experience, bringing you the features you need to create responsive UI for your modern enterprise Java applications.

Ready for Touch - and Enterprise

Out-of-the-box, enterprise-ready Telerik UI for JSP is ready for touch. The 40+ UI widgets provide full support for touchscreen devices, such as the iPad, iPhone, and Android devices. Your Java application will function on a wide array of devices with varying input options. Even the drag and drop framework is touch-enabled, eliminating the need for you to duplicate code just to handle mouse and touchscreen inputs.

Pixel-Perfect Themes for Enterprise Apps

Telerik UI for JSP widgets support themes and styling via CSS. The framework includes 11 enterprise-ready out-of-the-box themes: Black, Blue Opal, Default, Metro, Metro Black, Silver, Bootstrap, Uniform, High Contrast, Moonlight, and Flat UI. Our themes are created by our team of professional designers, so your enterprise applications are stunning by default. The themes combined with the rich functionality in all JSP UI widgets are the fastest way to build professional, intuitive interfaces without the need for CSS expertise. The themes also help you style normal HTML elements, like buttons and inputs, so all elements on your page look consistent. Just use the basic CSS class names included in Telerik UI for JSP and apply a professional CSS theme to your entire page.

UI Widgets With JSP Server Wrappers

Get all the richness and performance of HTML5 with the power of the server. The 70+ widgets in Telerik UI for JSP are jQuery-based and 40+ of them come with server-side wrappers. You can use JavaServer Pages (JSP) to build modern HTML5 web apps. Just use the wrappers as you code, and they’ll take care of rendering the HTML and jаvascript you need.

High-Performance JSP Enterprise Applications

Every aspect of Telerik UI for JSP has been built from the ground-up to deliver maximum performance in your enterprise application. Generating HTML and jаvascript from the lightning-fast JSP wrappers is only the beginning. With a lightweight, built-in templating library, and optimized animations that leverage CSS3 hardware acceleration (when available), Telerik UI for JSP ensures client-side UIs with peak performance.

UI for JSP R2 2021 (version 2021.2.511)

Common
NEW

New Circular Gauge Component
New ActionSheet Component
New SkeletonContainer Component
New TaskBoard Component

DateRangePicker
FIXED

DateRangePicker last selected item not highlighted if it equals the max value

Drawer
NEW

Hierarchical Items

Editor
NEW

Image Resizing

Form
FIXED

Missing TypeScript definition for kendoForm (6381)

Grid
NEW

Add skeleton loader to grid
Data Range Selection, Copy & Export

MultiViewCalendar
FIXED

DateRangePicker last selected item not highlighted if it equals the max value

NumericTextBox
FIXED

Unexpected aria-hidden true attribute applied to NumericTextBox's visible input

QRCode
NEW

QR Code logo/image support
Swiss QR Code

Scheduler
NEW

Display 24h events with isAllDay false and overnight events as normal events outside Scheduler's allDaySlot
Year View
Hierarchical Grouping

FIXED

Overnight events disappear from the Business hours view (4407)

Spreadsheet
FIXED

Spreadsheet's dataSource change event is not triggered on pasting into a cell (6378)

TextArea
FIXED

Unable to scroll readonly TextArea

Tooltip
FIXED

Tooltip throws jаvascript error on hovering different targets (6374)

TreeList
NEW

Row Template
Filter Row

Wizard
FIXED

Wrong return types for Wizard activeStep and steps methods in TypeScript definitions