Home Programming Page 175

Programming

Packt Hub provides the latest news for programmers. Whether you’re a Python or Java programmer, we’ve got you covered. We provide the latest insights and tutorials around topics like Microservices and much more.

The Elements of the Spring Web Flow Configuration File

0
Let's take a look at the XML Schema Definition (XSD) file of the Spring Web Flow configuration file. To make the file more compact...

Mixing ASP.NET Webforms and ASP.NET MVC

1
Ever since Microsoft started working on the ASP.NET MVC framework, one of the primary concerns was the framework's ability to re-use as many features...

Support for Developers of Spring Web Flow 2

0
Build systems Build systems are not necessary for building web applications with Spring Web Flow, but they greatly assist a developer by resolving dependencies between...

Getting Your APEX Components Logic Right

0
Pre-generation editing After reading this article, we will understand our project a lot better. Also, to a certain level, we will be able control the...

Preparing Your Forms Conversion Using Oracle Application Express (APEX)

0
When we are participating in a Forms Conversion project, it means we take the source files of our application, turn them into XML files,...

Liferay Mail and SMS Text Messenger Portlet

0
Working with Mail Portlet For the purpose of this article, we will use an intranet website called book.com  which is created  for a fictions company...

Development of Ajax Web Widget

0
We’ve seen this kind of thing done by the popular bookmark sharing website, digg.com. We don’t need to visit digg.com to digg the URL....

Java Server Faces (JSF) Tools

0
Throughout this article, we will follow the "learning by example" technique, and we will develop a completely functional JSF application that will represent a...

Getting a Jump-Start with IronPython

0
Where do you get it? Before getting started, you’ll need to download IronPython 2.0.1 (though the contents of this article could just as easily be...

Data Access Methods in Flex 3

0
Flex provides a range of data access components to work with server-side remote data. These components are also commonly called Remote Procedure Call or...

Must Read in Programming

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews