NONO一族J2EE新闻系统 采用了目前流行的J2EE技术

源代码在线查看: articlelist.jsp

软件大小: 5929 K
上传用户: peterzhang1982
关键词: J2EE NONO 新闻
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				
								a:hover {
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					border-top-style: none;
					border-right-style: none;
					border-bottom-style: dashed;
					border-left-style: none;
					border-top-color: #3300FF;
					border-right-color: #3300FF;
					border-bottom-color: #3300FF;
					border-left-color: #3300FF;
				}
				-->
				
				
								background="images/bg01.gif" border=0 style="margin-top: -16">
				  
				  
				    
				      				      border=0>
				        
				        
				               
				               
				            				            background="images/line.gif" border=0>     
				                   
				                   
				                    
				               
				            				            border=0>     
				                   
				                   
				                     
				            				            background="images/he.gif" border=0>     
				                   
				                   
				                     
				                       								  	int sortId2=-1;
									String sortName2="全部";
									try{
										try{
											String tmp=request.getParameter("sortId");
											//if(tmp==null)throw new  Exception();
										}catch(Exception ex){
											throw new  Exception();
										}
										sortId2=Integer.parseInt(request.getParameter("sortId"));
										
										if(sortId2==-1)
											throw new  Exception();
										
										sortName2=myNews.getSortNameBySortId(sortId2);
										out.print(sortName2);
									}
									catch(Exception ee){sortName2="全部";out.print(sortName2);}
						
					%>
								  
								              
				                   
				            				            border=0>     
				                   
				                   
				                     
				                        
				                     
				            
				                                               
				                                       
				
							

相关资源