Chapter 21. Client-Side Programming and Deploying Your Projects

Welcome to Day 21! As you've already seen throughout the book, client-side programming in JavaScript can come in handy when you're working with JSP applications. In fact, creating JSP/JavaScript hybrid applications is often the best way to get things done. You may want to check the user's data before sending it on to the server, support multiple forms in a Web page, open another window to give the user additional information or help, or let the user calculate some interim results, and so on. Today you'll get an introduction to JavaScript programming from a JSP programmer's perspective.

Because today is also the last day of our JSP coverage, it's appropriate to take a look at how to ...

Get Sams Teach Yourself JavaServer Pages™ in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.