Download Telerik UI for JSP R3 2021 (version 2021.3.914) Retail

Telerik UI for JSP R3 2021 (version 2021.3.914) Retail

Telerik UI for JSP R3 2021 (version 2021.3.914) Retail
Telerik UI for JSP R3 2021 (version 2021.3.914) Retail


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 R3 2021 (version 2021.3.914)

Common
NEW

New Popover Component
New Captcha Component
New HeatMap Component
New OrgChart Component
Bootstrap Theme Package (v4.41.2)
Default Theme Package (v4.42.2)
Material Theme Package (v4.41.2)
Classic Theme Package (v4.41.2)

Calendar
NEW

Streamline calendar rendering

Chart
FIXED

BoxPlot demos use default tooltip currency format to display temperature values

Chat
CheckBoxGroup
NEW

Allow RadioGroup`s and CheckBoxGroup's value to be set to zero (6271)

ComboBox
FIXED

Server exception thrown on pressing Down Arrow on an empty virtualized ComboBox (6419)

ContextMenu
FIXED

Unexpected aria-expanded='false' appended to parent items' text when Menu/ContextMenu items are added through append, insertBefore and insertAfter methods (6496)
Upon closing the ContextMenu, the focus is moved to the last focusable element specified by the Menu filter

DateRangePicker
FIXED

DateRangePicker close event does not catch range end value (6397)

DateTimePicker
FIXED

DateTimePicker cleared incorrectly (6429)
DateTimePicker automatically submits the filter menu (6295)

DropDownTree
FIXED

TreeView fails AXE accessibility check for role="tree" parent and role="treeitem" child elements relationship (6321)

Editor
FIXED

When the Editor is in a form and the Enter key is pressed the first button in the Editor`s toolbar is selected (6438)

Form
NEW

Аdd TextBox and TextArea as inbuilt editors of Form component
Hidden fields support

FIXED

clear() method of the Form removes CheckBoxGroup value attribute (6404)

Grid
NEW

Include field to aria-label attribute of a.k-grid-filter element (5505)
Pager Accessibility

FIXED

Grid date filter input is not associated to its popup

ImageEditor
FIXED

ImageEditor throws jаvascript error on reselecting Original Ratio for portrait images (6453)

MVVM
FIXED

TreeView node model is not updated correctly in MVVM with templates (6446)

MediaPlayer
NEW

Use spacer instead of separator in mediaplayer toolbar

Menu
FIXED

Unexpected aria-expanded='false' appended to parent items' text when Menu/ContextMenu items are added through append, insertBefore and insertAfter methods (6496)

MultiSelect
NEW

Add a DropDown Arrow to MultiSelect

MultiViewCalendar
NEW

Streamline calendar rendering

FIXED

MultiviewCalendar's tables should be separated by a bigger space in SASS themes.

PDFViewer
FIXED

Incorrect Typescript definition for the PDFViewer fromFile method. (6431)

Pager
NEW

Pager Accessibility

RadioGroup
NEW

Allow RadioGroup`s and CheckBoxGroup's value to be set to zero (6271)

Splitter
FIXED

Not allowed ARIA attribute "aria-expanded" set to Splitter's separator with role="separator" (6323)

Spreadsheet
FIXED

Spreadsheet throws an error when trying to filter a single cell of a column (5279)

TextArea
FIXED

TextBoxFor Floating Label overlaps populated fields upon popup window initialization of popup editing Grid (5884)

TextBox
FIXED

TextBoxFor Floating Label overlaps populated fields upon popup window initialization of popup editing Grid (5884)

TileLayout
FIXED

Setting the header for a TileLayout container via header.text overrides subsequent container headers set via header.template configuration (6450)

Timeline
FIXED

Timeline renders h5 for card title and h6 for card sub-title, violating "Using h1-h6 to identify headings"

TreeList
NEW

TreeList Accessibility Compliance

TreeView
FIXED

TreeView node model is not updated correctly in MVVM with templates (6446)
TreeView fails AXE accessibility check for role="tree" parent and role="treeitem" child elements relationship (6321)

Upload
NEW

Upload - Enhanced keyboard support

Validator
FIXED

Validator throws JS error on validating input with single quote in its name attribute value (6460)


Only for V.I.P
Warning! You are not allowed to view this text.