Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Unified Expression Language for JSP and JSF
- This paper explains the unified Expression Language EL, which has been added to the JavaServer Pages Standard Tag Library JSTL specification in order to overcome problems when integrating the JavaServer Pages JSP EL with the JavaServer Faces JSF EL. The expression language provides a way to simplify expressions in JSP....
- Tags: JavaServer Faces, JSP, Expression Language, Java, Scripting Languages, Programming Languages, Software Development, Software/Web Development, Web Development
- White papers 2006-03-07
- Web Tier to Go With Java EE 5: Introducing the EL #{...} Syntax
- The first paper in the "Web Tier to Go With Java EE 5" series, "Summary of New Features in JavaServer Pages JSP 2.1 Technology," introduced the new unified expression language. This paper fifth in the series explains the new #{...} syntax that the unified expression language supports, how #{...} expressions...
- Tags: Web, JSP, Syntax, Java, Scripting Languages, Programming Languages, Software Development, Software/Web Development, Web Development
- White papers 2006-06-01
- 3 Questions: J2EE is complex but flexible
- what is features of jsp languagehow can we use the jsp language i want the all information about jsp like advantages, disadvantages, features, uses, eaning or slideshowMy suggestionIs when asking questions in this forum to make them somewhat s
- Tags: jsp language, off-topic, e-mail, programming, hardware, project management, linux, it management, windows, security, career, networking, software, JSP, ganesh.kapse@..., feedback, J2EE
- Discussion threads 2006-12-01
- MSDN Webcast: Comparing ASP.NET and Java ServerPages (JSP) Architecture and Components (Level 200)
- This webcast for the Java specialist presents a side-by-side comparison of the ASP.NET and Java servlets/Java ServerPages JSP architectures. Using a sample site written in both technologies, the session contrasts the main components of each, showing the .NET equivalents of filters, servlets, expression language EL, and tag libraries. It concludes...
- Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, JSP, Servlet, Java, Programming Languages, Software Development, Software/Web Development
- Webcasts
- Janino (zip)
- Janino is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, such as expression evaluators or "server pages" engines like JSP. The major design goal was to keep the compiler small and simple, while partially sacrificing completeness. Nobody likes the idea of carrying around...
- Tags: Java, Compiler, Arno Unkrig, Janino, Development Tools, Software Development, Software/Web Development
- Software downloads 2008-01-04
- Microsoft Expression Media Reader (Mac) (dmg)
- Expression Media Reader is a free application that enables you to share Expression Media catalogs with anyone on the Macintosh or Windows platform who may not own Expression Media. Expression Media users create catalogs that they can subsequently save and distribute, along with the original images, if they choose. Users...
- Tags: Apple Macintosh, Microsoft Corp., Catalog, Expression Media Reader, Desktops, Microsoft Windows, Hardware, Operating Systems, Software
- Software downloads 2007-08-18
- Microsoft Expression Media Reader (Windows) (msi)
- Expression Media Reader is a free application that enables you to share Expression Media catalogs with anyone on the Macintosh or Windows platform who may not own Expression Media. Expression Media users create catalogs that they can subsequently save and distribute, along with the original images, if they choose. Users...
- Tags: Microsoft Corp., Catalog, Expression Media Reader, Microsoft Windows, Operating Systems, Software
- Software downloads 2007-08-21
- Mini Expression Calculator (exe)
- Mini Expression Calculator includes fifteen expression calculators, float number converters, unit converters, expression converters, matrix calculator, complex calculator, and liner equation calculator. Binary, Octal, Decimal, and Hex float numbers can be calculated in one expression. Different complex can be calculated in one expression. Different units in one category can be...
- Tags: Expression, Mini Expression Calculator
- Software downloads 2007-06-19
- Developing JSTL-Like Tags With JSP 2.0
- JavaServer Pages JSP and JSP Standard Tag Library JSTL provide many useful tags also known as actions for Web developers. In addition, JSP 2.0 has two APIs, called Classic Tags API and Simple Tags API, that allows the user to build custom tags/actions. The former API was inherited from JSP...
- Tags: JSP, Scripting Languages, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- White papers
- Getting Acquainted With the Microsoft Expression Family: Introducing Expression Graphic Designer, Expression Interactive Designer and Expression Web Designer
- This paper explores a new set of tools from Microsoft, designed to help a person to express his creativity and achieve greater productivity. It also provides superior user experiences for the Windows platform and the Web. These tools are called Expression Graphic Designer, Expression Interactive Designer, and Expression Web Designer.
- Tags: Web, Expression, Jupitermedia Corp., Microsoft Corp., Productivity, Channel Management, Microsoft Windows, Marketing, Operating Systems, Software
- White papers 2006-06-09
- Web Tier to Go With Java EE 5: Summary of New Features in JavaServer Faces 1.2 Technology
- The biggest contribution of JavaServer Pages JSP technology is better alignment with JavaServer Faces technology, which was accomplished by unifying the two Expression Languages ELs. Alignment with the JSP framework is also one of the more important achievements of JavaServer Faces 1.2 technology, developed through JSR 252. In addition to...
- Tags: Web, JavaServer Faces, JSP, Java, Scripting Languages, Programming Languages, Software Development, Software/Web Development, Web Development
- White papers 2006-02-01
- How can I get the real path in OS?
- How can I get the real path in JSP or Servlet?In JSP you can use sucn as request.getRealPath method.Thanks for your answer,but I couldn't find the method.You can invoke the method getRealPathString path which in the class javax.servlet.ServletContext.For example,you can code like this in your jsp:
- Tags: Jason Dong, JSP, operating system, programming, real path, servlet
- Q&A 2005-10-08
- Language Coach (exe)
- Language Coach expression drill and tutor software is a language teaching program for Windows. Within minutes, Language Coach lets you design lessons for your students to help them practice what they have been learning in class. The students can then open these lessons on their own computers or on the...
- Tags: Expression, Microsoft Windows, Workstations, Productivity, Tools & Techniques, Operating Systems, Software, Management
- Software downloads 2006-01-26
- Microsoft Expression Web: Right tool for the job?
- Microsoft recently released Expression Web, which replaces its venerable HTML editor, FrontPage. Expression Web falls into the Expression family, aimed at Web designers and positioned between Office and Visual Studio. It can handle HTML, CSS, and ASP.NET pages, although its ASP.NET capabilities are rather limited. This download takes you on...
- Tags: Job, Web, Microsoft FrontPage, Microsoft ASP.NET, Microsoft Corp., Tool, Channel Management, CSS, .Net, Middleware, Marketing, Scripting Languages, Software/Web Development, Web Development, Software Development, Enterprise Software, Software
- Download resources 2007-07-17
- Creating JSP 2.0 Tag Files
- Tag files are one of the most important new additions to JavaServer Pages JSP technology, allowing Web developers to build libraries of custom tags with the JSP syntax. The JSP tag files are translated into Java code automatically by the JSP container through the same process that transparently produces Java...
- Tags: JSP, Scripting Languages, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- White papers
- 10 JSP tag libraries no programmer should be without
- One of JSP's most overlooked features is its ability to work with reusable code blocks, aka "tag libraries", to add new functionality to a JSP application. These tag libraries, declared using XML-type markup, provide ready-to-use widgets that can easily be integrated into a JSP page; they're also a useful way...
- Tags: JSP, Programmer, Scripting Languages, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- Download resources 2007-06-25
- MSDN Webcast: Introduction to Microsoft Expression (Level 200)
- Create sophisticated, next-generation user experiences in the applications with the Microsoft Expression family of professional graphic design tools. Based on Windows Presentation Foundation technology, Expression tools enables to develop faster and richer interfaces for the Windows-based or Web-based applications. This webcast describes the powerful features and capabilities of Microsoft Expression...
- Tags: Microsoft Developer Network, Graphic Design, Webcast, Microsoft Corp., Tool, Desktop Publishing, Productivity, Microsoft Windows, Software, Operating Systems
- Webcasts
- MSDN Webcast: ASP.NET 2.0 User and Custom Control Development for JSP Tag Library Developers (Level 300)
- This webcast discusses migrating JavaServer Pages JSP to Microsoft ASP.NET 2.0. Because of the differences between JSP custom tags and Microsoft .NET Web user controls, a set of support classes that emulate JSP custom tag processing are created during conversion. Those classes are the base of converted JSP custom tag...
- Tags: Developer, Microsoft Developer Network, Webcast, Microsoft ASP.NET, JSP, Microsoft Corp., Microsoft ASP.NET 2.0, Scripting Languages, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- Webcasts
- Deploying JSP Pages in WEBSPHERE
- Hi,I am new to websphere? I m trying to deploy JSP on websphere server? I created a sample jsp page in notepad. How to deploy it? Where to cpy that file?ThanxSobs
- Tags: Deploying, IBM WebSphere, JSP, programming, sobin_kuriakose@...
- Q&A 2005-08-24
- << Previous
- page 1 of 1
- Next >>