Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java JSP

Creating Richer Hyperlinks with JSP Custom Tags

Author: oreillynet.com | Published: 10th Aug 2005 | Visited: 322 times | Add Comment
Filed in: JSP

by Amit Goel 04/30/2003 The linking mechanism currently supported by HTML ( <a href="destination.html"> ) allows us to create hyperlinks that can have only one destination. To add context-related destinations to a hyperlink, we either need to supply them as links within parentheses (e.g., "download PDF version," "download Word version," etc.), or make the reader scroll to a different part of the page (e.g., a "Resources" section), sometimes causing the reader to lose context. If we...n

Read Article
 

Sponsored Links

 


Related Articles

 Creating a scoreboard in Spry in five easy steps Build a real-time scoreboard with notifications for your personal webs ...

 Custom controls with MonoDevelop and Gtk# Movable controls with customized rendering on Linux with ...

 Article :: Creating and Destroying Java Objects Java expert Josh Bloch discusses the ins and outs of creating and destroying obje ...

 Selling Your Gadget: Chapter 4 Creating Vista Gadgets using HTML, CSS & JavaScript This chapter discuss the Sidebar Gadget revenue mo ...

 .NET Building Blocks: Custom User Control Fundamentals Find out the gritty details required to create, test, use, inherit, install, and distribute .NET User Controls of all ty ...

 SharePoint Custom Site Navigation This articles provides an overview on how to do customized site navigation on MOSS publishing si ...

 Creating a Proxy to Download PDF Reports from SRS How to create a proxy that downloads PDF reports from SRS and then stream them back to the client bro ...

 Add Custom Configuration Sections into a Separate web.config This article introduces a tip of how to add your custom configuration sections in ?another? web.co ...

 Building a Visual Studio DebuggerVisualizer with a Custom Serializer For most any Serializeable object, making a DebuggerVisualizer is exceeding simple and examples abound. However, if you are trying to build a DebuggerVisualizer for an object which is not Serializable or takes too long to Serialize and Deserialize, things are not quite so simp ...

 GridView Custom Paging with PageSize Change Dropdown A GridView control with custom pag ...



Next: Initialization and Clean-up for JSP Pages



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links