News

JNBridge Adds Lab for Creating Java Web Apps on .NET

Tutorial kit showcases using Play Web app framework to build Java-based apps that interoperate with .NET.

JNBridge has added a free developer tutorial kit that uses the Play Web app framework as a centerpiece for building Java-based apps that connect to a .NET back end.

"We wanted to show that you can use your existing Java skills to easily create applications that use one of the many Java Web frameworks developers have to choose from today," said JNBridge co-founder and CTO Wayne Citrin. "And boy, do they have a lot to choose from: Spring MVC, Java Server Faces, Struts, GWT, Grails. It can be overwhelming, and it's only getting worse."

The Boulder, Colo.-based company has been on something of a mission to address the "developer fatigue" that results from the constant and increasing flood of new languages, libraries, frameworks, platforms and programming models that are garnering popular attention in the developer community. JNBridge is taking on the problem directly with its Labs program, Citrin said.

Of course it doesn't hurt that the company's flagship product is a go-to solution for this sort of thing. JNBridgePro is a general purpose Java/.NET interoperability tool designed to bridge anything Java to .NET, and vice versa. The tool allows developers to access the entire API from either platform. As Citrin has explained it to me once, it connects Java and .NET Framework-based components and applications with simple-to-use Visual Studio and Eclipse plug-ins that remove the complexities of cross-platform interoperability.

"Yeah, it's self-serving to say it, but interop tools like ours can really help with this fatigue," Citrin said. "In this particular Lab, we're showing an example of how developers charged with updating Web apps with unfamiliar frameworks can simplify a potentially frustrating and time-consuming task by re-implementing only the front-end presentation layer while preserving the familiar code in the back-end, business-logic, and data layer."

The new JNBridge Lab is not a Play tutorial, but it comes with full documentation and source code for getting the Web app working. It's available now on the company's Web site.

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at [email protected].

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube