Definition
The Primary Navigation area for Subcategory pages, comprised of links and text in table format under a header bar.
Usage
D3 Subcategory Navigation may have multiple Primary Links stacked underneath a single Primary Section Header (the text in the header bar) in table format. At the Subcategory page level, it's most useful to see a comparison table because all of the Primary Links lead to Item Class pages and users need to make informed decisions from more detailed information.
v0
Subcategory Navigation
The standard version of the D3 Subcategory Navigation Component is to be used on Subcategory pages only.
Comprehensive installation and configuration for most Sun Systems
Comprehensive support coverage for Sun Systems
Comprehensive installation and configuration for most Sun Systems
Comprehensive support coverage for Sun Systems
Comprehensive installation and configuration for most Sun Systems
Comprehensive support coverage for Sun Systems
No Templates Reference this
v1
Unsortable Subcategory Comparison
This variation of the D3 Subcategory Navigation introduces comparison functionality to the table format and is used to compare specific items seleted by the user. Since users find this functionality very useful in the decision making process, compare functionality should be utilized wherever possible.
Although the ability to sort the columns in the comparison table is desirable, sometimes it is not possible. For these instances the unsortable table should be used.
No
Example text here
Up to 16 GB
From $54,600.00*
No
Example text here
Up to 16 GB
From $54,600.00*
No
Example text here
Up to 16 GB
From $54,600.00*
Copy the code below and paste into your text editor.
<!-- BEGIN D3 PRIMARY NAV COMPONENT, VARIATION 2 -->
<form action="{placeholder link}" method="post"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="tablecaption2"><div class="headerpadding">
D3 Primary Nav Component Title
</div></td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="dkgrey1" width="100%">
<tr><td>
<table border="0" cellpadding="0" cellspacing="1" width="100%" summary="{ placeholder summary }" class="vatop">
<tr>
<th id="t1c1" class="columncaption2"><div class="headerpadding">Server Name</div></th>
<th id="t1c2" class="columncaption2"><div class="headerpadding">Rack Opt.</div></th>
<th id="t1c3" class="columncaption2"><div class="headerpadding">Processors</div></th>
<th id="t1c4" class="columncaption2"><div class="headerpadding">Memory</div></th>
<th id="t1c5" class="columncaption2"><div class="headerpadding">Start Price</div></th>
<th id="t1c6" class="columncaption2"><div class="headerpadding">Compare</div></th>
</tr>
<tr class="grey1">
<td headers="t1c1"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><div class="pad3x0"><img src="/im/ar_lg_red_r_pad.gif" width="24" height="21" border="0" alt="" align="top" />
</div></td>
<td width="100%" valign="top"><div class="pad5x10x5x0"><b><a href="{linkplaceholder}">Sun Fire V880, 1</a></b>
</div></td></tr>
</table></td>
<td headers="t1c2"><div class="pad5x10">No</div></td>
<td headers="t1c3"><div class="pad5x10">Example text here</div></td>
<td headers="t1c4"><div class="pad5x10">Up to 16 GB</div></td>
<td headers="t1c5"><div class="pad5x10">From $54,600.00<span class="red">*</span></div></td>
<td headers="t1c6"><div class="pad5x10"><input type="checkbox" /></div></td></tr>
<tr class="grey2">
<td headers="t1c1"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><div class="pad3x0"><img src="/im/ar_lg_red_r_pad.gif" width="24" height="21" border="0" alt="" align="top" />
</div></td>
<td width="100%" valign="top"><div class="pad5x10x5x0"><b><a href="{linkplaceholder}">Sun Fire V880, 2</a></b>
</div></td></tr>
</table></td>
<td headers="t1c2"><div class="pad5x10">No</div></td>
<td headers="t1c3"><div class="pad5x10">Example text here</div></td>
<td headers="t1c4"><div class="pad5x10">Up to 16 GB</div></td>
<td headers="t1c5"><div class="pad5x10">From $54,600.00<span class="red">*</span></div></td>
<td headers="t1c6"><div class="pad5x10"><input type="checkbox" /></div></td></tr>
<tr class="grey1">
<td headers="t1c1"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><div class="pad3x0"><img src="/im/ar_lg_red_r_pad.gif" width="24" height="21" border="0" alt="" align="top" />
</div></td>
<td width="100%" valign="top"><div class="pad5x10x5x0"><b><a href="{linkplaceholder}">Sun Fire V880, 3</a></b>
</div></td></tr>
</table></td>
<td headers="t1c2"><div class="pad5x10">No</div></td>
<td headers="t1c3"><div class="pad5x10">Example text here</div></td>
<td headers="t1c4"><div class="pad5x10">Up to 16 GB</div></td>
<td headers="t1c5"><div class="pad5x10">From $54,600.00<span class="red">*</span></div></td>
<td headers="t1c6"><div class="pad5x10"><input type="checkbox" /></div></td></tr>
</table>
</td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><div class="pad10x0"><span class="red">*</span>U.S dollar list prices only. Model availability may vary by country/region.</div></td>
<td align="right"><div class="pad10x0"><input type="submit" border="0" class="defbutton" value="Compare »" onmouseover="this.style.color='#fbe249';" onmouseout="this.style.color='#FFF';" /></div></td></tr>
</table>
</form>
<span class="sp10"> </span><br />
<span class="sp10"> </span><br />
<!-- D3 PRIMARY NAV COMPONENT, VARIATION 2 -->
No Templates Reference this
v2
Ascending Sorted Subcategory Comparison
This variation of the D3 Subcategory Navigation introduces comparison functionality to the table format and is used to compare specific items seleted by the user. Since users find this functionality very useful in the decision making process, compare functionality should be utilized wherever possible.
When the columns of the comparison table can be sorted, refer to this variation for sorting it in an ascending order.
No
Example text here
Up to 16 GB
From $54,600.00*
No
Example text here
Up to 16 GB
From $54,600.00*
No
Example text here
Up to 16 GB
From $54,600.00*
Copy the code below and paste into your text editor.
<!-- BEGIN D3 PRIMARY NAV COMPONENT, VARIATION 2 -->
<form action="{placeholder link}" method="post"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="tablecaption2"><div class="headerpadding">
D3 Primary Nav Component Title
</div></td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="dkgrey1" width="100%">
<tr><td>
<table border="0" cellpadding="0" cellspacing="1" width="100%" summary="{ placeholder summary }" class="vatop">
<tr>
<th id="t1c1" class="columncaption2"><div class="headerpadding"><img src="/im/ic_sort_a.gif" width="10" height="12" border="0" alt="" /> <a href="{linkplaceholder}">Server Name</a> </div></th>
<th id="t1c2" class="columncaption2"><div class="headerpadding"><a href="{linkplaceholder}">Rack Opt.</a></div></th>
<th id="t1c3" class="columncaption2"><div class="headerpadding"><a href="{linkplaceholder}">Processors</a></div></th>
<th id="t1c4" class="columncaption2"><div class="headerpadding"><a href="{linkplaceholder}">Memory</a></div></th>
<th id="t1c5" class="columncaption2"><div class="headerpadding"><a href="{linkplaceholder}">Start Price</a></div></th>
<th id="t1c6" class="columncaption2"><div class="headerpadding">Compare</div></th>
</tr>
<tr class="grey1">
<td headers="t1c1"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><div class="pad3x0"><img src="/im/ar_lg_red_r_pad.gif" width="24" height="21" border="0" alt="" align="top" />
</div></td>
<td width="100%" valign="top"><div class="pad5x10x5x0"><b><a href="{linkplaceholder}">Sun Fire V880, 1</a></b>
</div></td></tr>
</table></td>
<td headers="t1c2"><div class="pad5x10">No</div></td>
<td headers="t1c3"><div class="pad5x10">Example text here</div></td>
<td headers="t1c4"><div class="pad5x10">Up to 16 GB</div></td>
<td headers="t1c5"><div class="pad5x10">From $54,600.00<span class="red">*</span></div></td>
<td headers="t1c6"><div class="pad5x10"><input type="checkbox" /></div></td></tr>
<tr class="grey2">
<td headers="t1c1"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><div class="pad3x0"><img src="/im/ar_lg_red_r_pad.gif" width="24" height="21" border="0" alt="" align="top" />
</div></td>
<td width="100%" valign="top"><div class="pad5x10x5x0"><b><a href="{linkplaceholder}">Sun Fire V880, 2</a></b>
</div></td></tr>
</table></td>
<td headers="t1c2"><div class="pad5x10">No</div></td>
<td headers="t1c3"><div class="pad5x10">Example text here</div></td>
<td headers="t1c4"><div class="pad5x10">Up to 16 GB</div></td>
<td headers="t1c5"><div class="pad5x10">From $54,600.00<span class="red">*</span></div></td>
<td headers="t1c6"><div class="pad5x10"><input type="checkbox" /></div></td></tr>
<tr class="grey1">
<td headers="t1c1"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><div class="pad3x0"><img src="/im/ar_lg_red_r_pad.gif" width="24" height="21" border="0" alt="" align="top" />
</div></td>
<td width="100%" valign="top"><div class="pad5x10x5x0"><b><a href="{linkplaceholder}">Sun Fire V880, 3</a></b>
</div></td></tr>
</table></td>
<td headers="t1c2"><div class="pad5x10">No</div></td>
<td headers="t1c3"><div class="pad5x10">Example text here</div></td>
<td headers="t1c4"><div class="pad5x10">Up to 16 GB</div></td>
<td headers="t1c5"><div class="pad5x10">From $54,600.00<span class="red">*</span></div></td>
<td headers="t1c6"><div class="pad5x10"><input type="checkbox" /></div></td></tr>
</table>
</td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><div class="pad10x0"><span class="red">*</span>U.S dollar list prices only. Model availability may vary by country/region.</div></td>
<td align="right"><div class="pad10x0"><input type="submit" border="0" class="defbutton" value="Compare »" onmouseover="this.style.color='#fbe249';" onmouseout="this.style.color='#FFF';" /></div></td></tr>
</table>
</form>
<span class="sp10"> </span><br />
<span class="sp10"> </span><br />
<!-- D3 PRIMARY NAV COMPONENT, VARIATION 2 -->
No Templates Reference this
v3
Descending Sorted Subcategory Comparison
This variation of the D3 Subcategory Navigation introduces comparison functionality to the table format and is used to compare specific items seleted by the user. Since users find this functionality very useful in the decision making process, compare functionality should be utilized wherever possible.
When the columns of the comparison table can be sorted, refer to this variation for sorting it in an descending order.
No
Example text here
Up to 16 GB
From $54,600.00*
No
Example text here
Up to 16 GB
From $54,600.00*
No
Example text here
Up to 16 GB
From $54,600.00*
Copy the code below and paste into your text editor.
<!-- BEGIN D3 PRIMARY NAV COMPONENT, VARIATION 3 -->
<form action="{placeholder link}" method="post"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="tablecaption2"><div class="headerpadding">
D3 Primary Nav Component Title
</div></td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="dkgrey1" width="100%">
<tr><td>
<table border="0" cellpadding="0" cellspacing="1" width="100%" summary="{ placeholder summary }" class="vatop">
<tr>
<th id="t1c1" class="columncaption2"><div class="headerpadding"><img src="/im/ic_sort_d.gif" width="10" height="12" border="0" alt="" /> <a href="{linkplaceholder}">Server Name</a> </div></th>
<th id="t1c2" class="columncaption2"><div class="headerpadding"><a href="{linkplaceholder}">Rack Opt.</a></div></th>
<th id="t1c3" class="columncaption2"><div class="headerpadding"><a href="{linkplaceholder}">Processors</a></div></th>
<th id="t1c4" class="columncaption2"><div class="headerpadding"><a href="{linkplaceholder}">Memory</a></div></th>
<th id="t1c5" class="columncaption2"><div class="headerpadding"><a href="{linkplaceholder}">Start Price</a></div></th>
<th id="t1c6" class="columncaption2"><div class="headerpadding">Compare</div></th>
</tr>
<tr class="grey1">
<td headers="t1c1"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><div class="pad3x0"><img src="/im/ar_lg_red_r_pad.gif" width="24" height="21" border="0" alt="" align="top" />
</div></td>
<td width="100%" valign="top"><div class="pad5x10x5x0"><b><a href="{linkplaceholder}">Sun Fire V880, 3</a></b>
</div></td></tr>
</table></td>
<td headers="t1c2"><div class="pad5x10">No</div></td>
<td headers="t1c3"><div class="pad5x10">Example text here</div></td>
<td headers="t1c4"><div class="pad5x10">Up to 16 GB</div></td>
<td headers="t1c5"><div class="pad5x10">From $54,600.00<span class="red">*</span></div></td>
<td headers="t1c6"><div class="pad5x10"><input type="checkbox" /></div></td></tr>
<tr class="grey2">
<td headers="t1c1"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><div class="pad3x0"><img src="/im/ar_lg_red_r_pad.gif" width="24" height="21" border="0" alt="" align="top" />
</div></td>
<td width="100%" valign="top"><div class="pad5x10x5x0"><b><a href="{linkplaceholder}">Sun Fire V880, 2</a></b>
</div></td></tr>
</table></td>
<td headers="t1c2"><div class="pad5x10">No</div></td>
<td headers="t1c3"><div class="pad5x10">Example text here</div></td>
<td headers="t1c4"><div class="pad5x10">Up to 16 GB</div></td>
<td headers="t1c5"><div class="pad5x10">From $54,600.00<span class="red">*</span></div></td>
<td headers="t1c6"><div class="pad5x10"><input type="checkbox" /></div></td></tr>
<tr class="grey1">
<td headers="t1c1"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top"><div class="pad3x0"><img src="/im/ar_lg_red_r_pad.gif" width="24" height="21" border="0" alt="" align="top" />
</div></td>
<td width="100%" valign="top"><div class="pad5x10x5x0"><b><a href="{linkplaceholder}">Sun Fire V880, 1</a></b>
</div></td></tr>
</table></td>
<td headers="t1c2"><div class="pad5x10">No</div></td>
<td headers="t1c3"><div class="pad5x10">Example text here</div></td>
<td headers="t1c4"><div class="pad5x10">Up to 16 GB</div></td>
<td headers="t1c5"><div class="pad5x10">From $54,600.00<span class="red">*</span></div></td>
<td headers="t1c6"><div class="pad5x10"><input type="checkbox" /></div></td></tr>
</table>
</td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><div class="pad10x0"><span class="red">*</span>U.S dollar list prices only. Model availability may vary by country/region.</div></td>
<td align="right"><div class="pad10x0"><input type="submit" border="0" class="defbutton" value="Compare »" onmouseover="this.style.color='#fbe249';" onmouseout="this.style.color='#FFF';" /></div></td></tr>
</table>
</form>
<span class="sp10"> </span><br />
<span class="sp10"> </span><br />
<!-- D3 PRIMARY NAV COMPONENT, VARIATION 3 -->
No Templates Reference this
v4
Unlinked items for upcoming previews, etc.
This variation of the D3 Subcategory Navigation uses the same design as the standard variation but without links. This is for use along with a standard variation to show items that do not have pages to link to yet -- like a preview of what is to come.
Comprehensive installation and configuration for most Sun Systems
Comprehensive support coverage for Sun Systems
Comprehensive installation and configuration for most Sun Systems
Sun Spectrum Support Adipiscing Elit[tm]
Comprehensive support coverage for Sun Systems
Comprehensive installation and configuration for most Sun Systems
Sun Spectrum Support Adipiscing Elit[tm]
Comprehensive support coverage for Sun Systems
Copy the code below and paste into your text editor.
<!-- BEGIN D3 PRIMARY NAV COMPONENT -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="tablecaption2"><div class="headerpadding">
Upcoming Courses
</div></td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="dkgrey1" width="100%">
<tr><td>
<table border="0" cellpadding="0" cellspacing="1" width="100%" class="vatop">
<tr>
<th id="t2c1" class="columncaption2"><div class="headerpadding">Courses</div></th>
<th id="t2c2" class="columncaption2"><div class="headerpadding">Overview</div></th>
</tr>
<tr class="grey1"><td headers="t2c1" width="30%">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="vatop">
<tr>
<td width="100%"><div class="pad5x10">
<b>Sun Spectrum Support</b>
</div></td></tr>
</table></td>
<td headers="t2c2" width="40%"><div class="pad5x10">
Comprehensive installation and configuration for most Sun Systems
</div></td></tr>
<tr class="grey2"><td headers="t2c1" width="30%">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="vatop">
<tr><td><div class="pad3x0">
<img src="/im/ar_lg_red_r_pad.gif" width="24" height="21" border="0" alt="" />
</div></td>
<td width="100%"><div class="pad5x10x5x0">
<b><a href="{linkplaceholder}">Sun Spectrum Support Adipiscing Elit[tm]</a></b>
</div></td></tr>
</table></td>
<td headers="t2c2" width="40%"><div class="pad5x10">
Comprehensive support coverage for Sun Systems
</div></td></tr>
<tr class="grey1"><td headers="t2c1" width="30%">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="vatop">
<tr>
<td width="100%"><div class="pad5x10">
<b>Sun Spectrum Support</b>
</div></td></tr>
</table></td>
<td headers="t2c2" width="40%"><div class="pad5x10">
Comprehensive installation and configuration for most Sun Systems
</div></td></tr>
<tr class="grey2"><td headers="t2c1" width="30%">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="vatop">
<tr>
<td width="100%"><div class="pad5x10">
<b>Sun Spectrum Support Adipiscing Elit[tm]</b>
</div></td></tr>
</table></td>
<td headers="t2c2" width="40%"><div class="pad5x10">
Comprehensive support coverage for Sun Systems
</div></td></tr>
<tr class="grey1"><td headers="t2c1" width="30%">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="vatop">
<tr>
<td width="100%"><div class="pad5x10">
<b>Sun Spectrum Support</b>
</div></td></tr>
</table></td>
<td headers="t2c2" width="40%"><div class="pad5x10">
Comprehensive installation and configuration for most Sun Systems
</div></td></tr>
<tr class="grey2"><td headers="t2c1" width="30%">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="vatop">
<tr>
<td width="100%"><div class="pad5x10">
<b>Sun Spectrum Support Adipiscing Elit[tm]</b>
</div></td></tr>
</table></td>
<td headers="t2c2" width="40%"><div class="pad5x10">
Comprehensive support coverage for Sun Systems
</div></td></tr>
</table>
</td></tr>
</table>
<span class="sp10"> </span><br />
<span class="sp10"> </span><br />
<!-- END D3 PRIMARY NAV TABLE -->
No Templates Reference this
v5
Course Table with Legend
This variation of the D3 Subcategory Navigation is used in order to grahically illustrate the path that a user should take when purchasing Sun's products. This is used differently than the other variations as it is used in the purchasing process of complimentary products as opposed to weighing different options.
The example shown includes a legend component that is an option element of this variation.
Use of the title bar is optional on this component. It may be omitted when the context of the table is already obvious and need no further clarification.
-- INSERT G11 LEGEND - VARIATION 1 HERE --
SL0-110
Language syntax, loops conditional statements, arrays OO concepts
1
WP-1203
Object interaction, OO analysis and design using UML and UML diagrams
2
SL-255
J2SE, language syntax, loops, conditional statements, arrays, OO concepts, input/output, AWT, Sun[tm] ONE Studio for Java
1
1
1
SL-265
J2SE, language syntax, loops, conditional statements, arrays, OO concepts, input/output, AWT
1
1
1
SL-275
Language syntax, loops, conditional statements, arrays, OO
concepts, input/output, AWT, threads, sockets/networking
3
1
1
1
CX-310-035
OO-226
OO analysis and design, UML, dynamic models, design patterns, system design, partitioning
4
2
2
SL-285
Multi-tier applications, JDBC, design patterns, Java RMI
5
3
3
CX-310-027
SL-301
Java RMI, Java IDL, JNDI, JMS, JavaMail[tm], application integration (Java, CORBA and COM)
2
SL-303
Java security technologies, JAAS, jarsigner and keytool utilities, JCE, JSSE
3
SL-320
GUI, Java Foundation Classes, AWT and Swing components, MVC design pattern
2
Copy the code below and paste into your text editor.
<!-- BEGIN D3 PRIMARY NAV COMPONENT, VARIATION 5 -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="tablecaption2"><div class="headerpadding">
J2SE Learning Path Courses
</div></td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="dkgrey1" width="100%">
<tr><td>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<!-- BEGIN OPTIONAL LEGEND ELEMENT -->
<tr class="grey1"><td colspan="8">
-- INSERT G11 LEGEND - VARIATION 1 HERE --
</td></tr>
<!-- END OPTIONAL LEGEND ELEMENT -->
<tr>
<th id="t1c1" class="columncaption3" align="left"><div class="headerpadding">Code</div></th>
<th id="t1c2" class="columncaption3" align="left"><div class="headerpadding">Courses</div></th>
<th id="t1c3" class="columncaption3" align="left"><div class="headerpadding">Key Topics</div></th>
<th id="t1c4-8" class="columncaption3" colspan="5"><div class="headerpadding">Path By Function Roles</div></th>
</tr>
<tr class="ltgrey">
<th> </th>
<th> </th>
<th> </th>
<th id="t1c4" class="columncaption4"><div class="headerpadding">A</div></th>
<th id="t1c5" class="columncaption4"><div class="headerpadding">B</div></th>
<th id="t1c6" class="columncaption4"><div class="headerpadding">C</div></th>
<th id="t1c7" class="columncaption4"><div class="headerpadding">D</div></th>
<th id="t1c8" class="columncaption4"><div class="headerpadding">E</div></th>
</tr>
<tr class="grey2">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">SL0-110</span></div></td>
<td headers="t1c2" class="vatop" width="27%"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Fundamentals of the Java Programming Language</a></span></div></td>
<td headers="t1c3" class="vatop" width="28%"><div class="pad2x5"><span class="smaller">Language syntax, loops conditional statements, arrays OO concepts</span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><span class="smaller">1</span></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
</tr>
<tr class="grey1">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">WP-1203</span></div></td>
<td headers="t1c2" class="vatop" width="27%"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Advanced Object-Oriented Programming (Web course)</a></span></div></td>
<td headers="t1c3" class="vatop" width="28%"><div class="pad2x5"><span class="smaller">Object interaction, OO analysis and design using UML and UML diagrams</span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><span class="smaller">2</span></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
</tr>
<tr class="grey2">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">SL-255</span></div></td>
<td headers="t1c2" class="vatop" width="27%"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Java Programming Language for Visual Basic Programmers</a></span></div></td>
<td headers="t1c3" class="vatop" width="28%"><div class="pad2x5"><span class="smaller">J2SE, language syntax, loops, conditional statements, arrays, OO concepts, input/output, AWT, Sun[tm] ONE Studio for Java</span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><span class="smaller">1</span></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller">1</span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller">1</span></div></td>
</tr>
<tr class="grey1">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">SL-265</span></div></td>
<td headers="t1c2" class="vatop" width="27%"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Java Technology for Structured
Programmers</a></span></div></td>
<td headers="t1c3" class="vatop" width="28%"><div class="pad2x5"><span class="smaller">J2SE, language syntax, loops, conditional statements, arrays, OO concepts, input/output, AWT</span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><span class="smaller">1</span></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller">1</span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller">1</span></div></td>
</tr>
<tr class="grey2">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">SL-275</span></div></td>
<td headers="t1c2" class="vatop" width="27%"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Java Programming Language</a></span></div></td>
<td headers="t1c3" class="vatop" width="28%"><div class="pad2x5"><span class="smaller">Language syntax, loops, conditional statements, arrays, OO
concepts, input/output, AWT, threads, sockets/networking</span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><span class="smaller">3</span></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><span class="smaller">1</span></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller">1</span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller">1</span></div></td>
</tr>
<tr class="grey1">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">CX-310-035</span></div></td>
<td headers="t1c2" class="vatop" colspan="2"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Sun Certified Programmer for Java 2 Platform 1.4 Exam</a></span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><img src="placeholders/Certification.gif" alt="" width="50" height="54" border="0" /></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><img src="placeholders/Certification.gif" alt="" width="50" height="54" border="0" /></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><img src="placeholders/Certification.gif" alt="" width="50" height="54" border="0" /></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><img src="placeholders/Certification.gif" alt="" width="50" height="54" border="0" /></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><img src="placeholders/Certification.gif" alt="" width="50" height="54" border="0" /></div></td>
</tr>
<tr class="grey2">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">OO-226</span></div></td>
<td headers="t1c2" class="vatop" width="27%"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Object-Oriented Application Analysis and Design Using UML</a></span></div></td>
<td headers="t1c3" class="vatop" width="28%"><div class="pad2x5"><span class="smaller">OO analysis and design, UML, dynamic models, design patterns, system design, partitioning</span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><span class="smaller">4</span></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><span class="smaller">2</span></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><span class="smaller">2</span></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
</tr>
<tr class="grey1">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">SL-285</span></div></td>
<td headers="t1c2" class="vatop" width="27%"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Java Programming Language Workshop</a></span></div></td>
<td headers="t1c3" class="vatop" width="28%"><div class="pad2x5"><span class="smaller">Multi-tier applications, JDBC, design patterns, Java RMI</span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><span class="smaller">5</span></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><span class="smaller">3</span></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><span class="smaller">3</span></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
</tr>
<tr class="grey2">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">CX-310-027</span></div></td>
<td headers="t1c2" class="vatop" colspan="2"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Sun Certified Developer for Java 2 Platform Exam</a></span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><img src="placeholders/Certification.gif" alt="" width="50" height="54" border="0" /></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><img src="placeholders/Certification.gif" alt="" width="50" height="54" border="0" /></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><img src="placeholders/Certification.gif" alt="" width="50" height="54" border="0" /></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
</tr>
<tr class="grey1">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">SL-301</span></div></td>
<td headers="t1c2" class="vatop" width="27%"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Distributed Programming with Java Technology</a></span></div></td>
<td headers="t1c3" class="vatop" width="28%"><div class="pad2x5"><span class="smaller">Java RMI, Java IDL, JNDI, JMS, JavaMail[tm], application integration (Java, CORBA and COM)</span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller">2</span></div></td>
</tr>
<tr class="grey2">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">SL-303</span></div></td>
<td headers="t1c2" class="vatop" width="27%"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">Implementing Java Security</a></span></div></td>
<td headers="t1c3" class="vatop" width="28%"><div class="pad2x5"><span class="smaller">Java security technologies, JAAS, jarsigner and keytool utilities, JCE, JSSE</span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller">3</span></div></td>
</tr>
<tr class="grey1">
<td headers="t1c1" class="vatop" width="10%"><div class="pad2x5"><span class="smaller">SL-320</span></div></td>
<td headers="t1c2" class="vatop" width="27%"><div class="pad2x5"><span class="smaller"><a href="{linkplaceholder}">GUI Construction with Java Foundation Classes</a></span></div></td>
<td headers="t1c3" class="vatop" width="28%"><div class="pad2x5"><span class="smaller">GUI, Java Foundation Classes, AWT and Swing components, MVC design pattern</span></div></td>
<td headers="t1c4" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c5" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c6" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
<td headers="t1c7" align="center" width="7%"><div class="pad2x5"><span class="smaller">2</span></div></td>
<td headers="t1c8" align="center" width="7%"><div class="pad2x5"><span class="smaller"> </span></div></td>
</tr>
</table>
</td></tr>
</table>
<!-- BEGIN OPTIONAL ASSOCIATED LINKS ELEMENT -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="vatop">
<tr>
<td><span class="rightarrowblue">»</span>  </td>
<td width="100%"><span class="smaller"><a href="{linkplaceholder}">Acronym Glossary</a></span></td></tr>
</table>
<!-- END OPTIONAL ASSOCIATED LINKS ELEMENT -->
<span class="sp10"> </span><br />
<span class="sp10"> </span><br />
<!-- END D3 PRIMARY NAV COMPONENT, VARIATION 5 -->
No Templates Reference this
This variation of the D3 Subcategory Navigation introduces a Call to Action functionality that has an association to each specific product/column. In this variation the Call to Action can be a standard button or a custom icon, depending on the Action. This variation is intented to be used with a special offering or promotion where a specific Call to Action is needed.
Product Name
Part Number
Detail Column 1
Detail Column 2
Call to Action Column
PN 1
Detail 1
Detail 2
PN 2
Detail 1
Detail 2
PN 3
Detail 1
Detail 2
PN 4
Detail 1
Detail 2
Copy the code below and paste into your text editor.
<!-- BEGIN D3 PRIMARY NAV COMPONENT, VARIATION 6 -->
<table border="0" cellpadding="0" cellspacing="0" class="black" width="100%">
<tr><td>
<table border="0" cellpadding="0" cellspacing="1" width="100%" class="vatop">
<tr class="navblue">
<th ><div class="pad2x8">Product Name</div></th>
<th width="87"><div class="pad2x8">Part<br />Number</div></th>
<th width="87"><div class="pad2x8">Detail Column 1</div></th>
<th width="87"><div class="pad2x8">Detail Column 2</div></th>
<th width="87"><div class="pad2x8">Call to Action Column</div></th>
</tr>
<tr class="white">
<th><div class="pad2x8"><a href="{linkplaceholder}">Product One</a></div></th>
<th>PN 1</th>
<td><div align="center" class="pad2x8">Detail 1</div></td>
<td><div align="center" class="pad2x8">Detail 2</div></td>
<th><form action="XXXX" method="post">
<input type="Image" src="http://training.sun.com/US/images/Phone.gif" width="50" height="50" border="0" value="Submit" /></form></th>
</tr>
<tr class="yellow2">
<th><div class="pad2x8"><a href="{linkplaceholder}">Product Two</a></div></th>
<th>PN 2</th>
<td><div align="center" class="pad2x8">Detail 1</div></td>
<td><div align="center" class="pad2x8">Detail 2</div></td>
<th><form action="XXXX" method="post">
<input type="Image" src="http://training.sun.com/US/images/Phone.gif" width="50" height="50" border="0" value="Submit" /></form></th>
</tr>
<tr class="white">
<th><div class="pad2x8"><a href="{linkplaceholder}">Product Three</a></div></th>
<th>PN 3</th>
<td><div align="center" class="pad2x8">Detail 1</div></td>
<td><div align="center" class="pad2x8">Detail 2</div></td>
<th><form action="XXXX" method="post">
<input type="Image" src="http://training.sun.com/US/images/Phone.gif" width="50" height="50" border="0" value="Submit" /></form></th>
</tr>
<tr class="yellow2">
<th><div class="pad2x8"><a href="{linkplaceholder}">Product Four</a></div></th>
<th>PN 4</th>
<td><div align="center" class="pad2x8">Detail 1</div></td>
<td><div align="center" class="pad2x8">Detail 2</div></td>
<th><form action="XXXX" method="post">
<input type="Image" src="http://training.sun.com/US/images/Phone.gif" width="50" height="50" border="0" value="Submit" /></form></th>
</tr>
</table>
</td>
</tr>
</table>
<span class="sp10"> </span><br />
<!-- END D3 PRIMARY NAV COMPONENT, VARIATION 6 -->
No Templates Reference this
This variation of the D3 Subcategory Navigation uses the same base design as the standard variation, but uses a single column and does not require links. This is for use in general content where products are listed along with other related content and/or supporting offerings.
Coming Soon!
Sun Certified System Administrator for Solaris 9 OS Part I and II Study Guide - By Dr. Peter Parsons
Solaris 9 System Administrator Certification Training Guide - by Bill Calkins
Coming Soon!
Sun Certified Security Administrator for the Solaris 9 Operating System - co-written by Donna Andert and Bart Blanquart
Copy the code below and paste into your text editor.
<!-- BEGIN D3 PRIMARY NAV COMPONENT, VARIATION 7 -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="tablecaption2"><div class="headerpadding">
Recommended Reading
</div></td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="dkgrey1" width="100%">
<tr><td>
<table border="0" cellpadding="0" cellspacing="1" width="100%" class="vatop">
<tr>
<th id="t7c1" class="columncaption2"><div class="headerpadding">Java Technology</div></th>
</tr>
<tr class="grey1">
<td headers="t7c1">
<div class="pad5x10"><b><a href="http://www.amazon.com/exec/obidos/search-handle-form/102-3649721-8975324 ">The Complete Java 2 Certification Study Guide</a></b> - By Philip Heller and Simon Roberts</div>
<div class="pad5x10"><b><a href="http://www.amazon.com/exec/obidos/ASIN/0072226846/qid=1074032819/sr=2-1/ref=sr_2_1/002-6112691-5082413">Sun Certified Programmer & Developer for Java 2 Study Guide </a></b> - By Kathy Sierra and Bert Bates. </div>
<div class="pad5x10"><b><a href="http://www.amazon.com/exec/obidos/ASIN/1930110596/qid%3D1065454187/sr%3D11-1/ref%3Dsr%5F11%5F1/102-3649721-8975324">SCWCD Exam Study Kit: Java Web Component Developer Certification </a></b> - By Hanumant Deshmukh and Jignesh Malavia</div>
<div class="pad5x10"><b><a href="http://www.amazon.com/exec/obidos/ASIN/1590590309/qid%3D1065454227/sr%3D11-1/ref%3Dsr%5F11%5F1/102-3649721-8975324">The Sun Certified Java Developer Exam with J2SE 1.4 </a></b> - By Mehran Habibi, Jeremy Patterson, and Terry Camerlengo </div>
<div class="pad5x10"><b><a href="http://www.amazon.com/exec/obidos/search-handle-form/ref=dp_sr_00/102-3649721-8975324">Sun Certified Enterprise Architect for J2EE Technology</a></b> - By Mark Cade and Simon Roberts</div>
<div class="pad5x10"><b><a href="http://www.amazon.com/exec/obidos/ASIN/0596005717/qid%3D1065454286/sr%3D11-1/ref%3Dsr%5F11%5F1/102-3649721-8975324">Head First EJB Passing the Sun Certified Business Component Developer Exam</a></b> - By Kathy Sierra and Bert Bates</div>
</td>
</tr>
<tr>
<th id="t7c1" class="columncaption2"><div class="headerpadding">Solaris OS</div></th>
</tr>
<tr class="grey2">
<td headers="t7c1">
<div class="pad5x10"><b><a href="http://www.amazon.com/exec/obidos/tg/detail/-/0130646695/qid=1066939606/sr=1-1/ref=sr_1_1/103-8058378-7533459?v=glance&s=books">Sun Certified Network Administrator for Solaris 8 Operating Environment Study Guide</a></b> - By Rick Bushnell.</div>
<div class="pad5x10"><b><a href="http://www.amazon.com/exec/obidos/tg/detail/-/0130409332/ref=pd_sim_books_1/103-8058378-7533459?v=glance&s=books">Sun Certified System Administrator for Solaris 8 Study Guide</a></b> - By Peter H. Gregory</div>
<div class="pad5x10">
<b>Coming Soon!</b><ul>
<li>Sun Certified System Administrator for Solaris 9 OS Part I and II Study Guide - By Dr. Peter Parsons</li>
<li>Solaris 9 System Administrator Certification Training Guide - by Bill Calkins</li>
</ul>
</div>
</td>
</tr>
<tr>
<th id="t7c1" class="columncaption2"><div class="headerpadding">Security</div></th>
</tr>
<tr class="grey1">
<td headers="t7c1">
<div class="pad5x10">
<b>Coming Soon!</b><br />
Sun Certified Security Administrator for the Solaris 9 Operating System - co-written by Donna Andert and Bart Blanquart
</div>
</td>
</tr>
</table>
</td></tr>
</table>
<span class="sp10"> </span><br />
<span class="sp10"> </span><br />
<!-- D3 PRIMARY NAV COMPONENT, VARIATION 7 -->
No Templates Reference this