85 Results for:AJAX

  • Sort by: 

How to refactor a Java portlet application for a cloud-native future

By Cameron McKenzie 25 Feb 2020

While the past may have been all about the development of Java portlet applications, the future is cloud-native. Here is how to bridge the two together. Read More

22 API management interview questions and answers

By Linda Rosencrance 08 Jun 2021

This guide provides a comprehensive list of questions and answers for those interviewing for API management positions. Review these 22 potential questions to help prepare. Read More

Five RESTful web service client examples for developers

By Cameron McKenzie 23 Apr 2019

Explore your web service client invocation options with these five examples that enable developers to perform this task at any stage of development. Read More

Five drawbacks to choosing JSF as your web application framework

By Cameron McKenzie 16 Feb 2016

Being packed as part of the Java EE web profile, JSF is a compelling web framework to choose, but here are five reasons why you might want to think twice about using JavaServer Faces as UI framework for your ... Read More

Telerik web UI: Can the cryptographic weakness be mitigated?

By Judith Myerson 16 Oct 2017

A cryptographic weakness was discovered in the Telerik web UI. Expert Judith Myerson alerts readers about this weakness and the alternative options for companies to explore. Read More

AI web scraping augments data collection

By George Lawton 29 Jun 2020

Web scraping automates the data gathering process and refines the data pipeline, but it requires careful attention to choosing the right tools, languages and programs. Read More

Hackers broaden reach of cross-site scripting attacks

By Dennis Fisher 21 Mar 2007

An explosion of AJAX-based applications has increased the damage that cross-site scripting (XSS) attacks can inflict on machines. A new tool uses XSS flaws to create a botnet. Read More

What is a Single-Page Application (SPA)?

By Adrian Bridgwater 06 Jul 2016

Software analytics company New Relic will now support web applications built with current and future Single-Page Application (SPA) frameworks and libraries. But what is a SPA anyway? Read More

Beat performance monitoring hurdles in single-page interface world

By Cameron McKenzie 30 Jul 2015

This podcast discusses how frameworks like AngularJS have simplified the creation of single-page interface applications, but have created new performance monitoring challenges. Read More

Does reading XML while writing JSON make me a bad person?

By Cameron McKenzie 24 Mar 2017

I'm always writing JSON code, loving its flexibility and forgiveness. But when I call an external service, I want to be reading XML. Does that make me a bad person? Read More