2006-12-29

Key: basic RoseIndia.net

JSP Tutorials, EJB Tutorials, JDBC Tutorials, Java Servlets Tutorials, WAP Tutorials, Spring Framework Tutorials, J2EE Tutorials, BioInformatics Tutorials, Java Server Faces Tutorials, Jboss Tutorials, Hibernate Tutorials, XML and MySQL Tutorials

2006-12-28

The Java™ EE 5 Tutorial

The Java™ EE 5 Tutorial

2006-12-27

5.struts.Tutorials

Tutorials

bugs: ccording to TLD, tag bean:message must be empty, but is not

Questoin:

2006 11:25:09 AM org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for servlet action threw exception
javax.servlet.jsp.JspException: ServletException in '/jsp/printerdoc/printbp.jsp': /jsp/printerdoc/printbp.jsp(6,9) According to TLD, tag bean:message must be empty, but is not
at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:923)
at org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:462)
at org.apache.jsp.jsp.common.mainLayout_jsp._jspx_meth_tiles_005finsert_005f0(mainLayout_jsp.java:116)
at org.apache.jsp.jsp.common.mainLayout_jsp._jspService(mainLayout_jsp.java:89)
at org.apache.jasper.runtime.Htt


Solution:

bean:message /

4.AJAX+JSF, Demos - ICEfaces.org

Demos - ICEfaces.org

4.ajax_JSF, ICEfaces Component Showcase

ICEfaces Component Showcase

2006-12-22

在java中使用TreeMap进行中文排序 :: Java家 :: 中文Java门户

在java中使用TreeMap进行中文排序 :: Java家 :: 中文Java门户

JavaRanch Big Moose Saloon: I need help, with logic:iterate in HashMap

JavaRanch Big Moose Saloon: I need help, with logic:iterate in HashMap


(or use collection="<%= h %>")
key:
value:
javascript:void(0);

ajax01.Software. smartclient

SmartClient AJAX GUI System - Isomorphic Software

2006-12-21

Object Reflection: get field value : Reflection : Language Basics : Java examples (example source code)

Object Reflection: get field value : Reflection : Language Basics : Java examples (example source code) Organized by topic: "
import java.awt.Rectangle;
import java.lang.reflect.Field;

public class SampleGet {

public static void main(String[] args) {
Rectangle r = new Rectangle(100, 325);
printHeight(r);

}

static void printHeight(Rectangle r) {
Field heightField;
Integer heightValue;
Class c = r.getClass();
try {
heightField = c.getField('height');
heightValue = (Integer) heightField.get(r);
System.out.println('Height: ' + heightValue.toString());
} catch (NoSuchFieldException e) {
System.out.println(e);
} catch (SecurityException e) {
System.out.println(e);
} catch (IllegalAccessException e) {
System.out.println(e);
}
}
}"

keys: reflection. getString

Object Reflection: get field value : Reflection : Language Basics : Java examples (example source code) Organized by topic

keys: tutorial collection map java

tutorial collection map java

4.struts and js

Mailing list archives: "As I said, you're not getting an ActionForm (or even a DynaActionForm), you're getting a FormBeanConfig. http://jakarta.apache.org/struts/api/org/apache/struts/config/FormBeanConfig.html FormBeanConfig doesn't have a 'description' property, hence your error. Even if it did, you'd likely get a different error since configuration information is frozen once it's loaded. If you need to get at the form bean associated with an action mapping, I think you can do: " scope="<%= String.valueOf(scope) %>"> Of course, this assumes the form bean has already been created... Quoting darryl.staflund@shaw.ca: > Hi Kris, > > Thanks for your help. I think I described my problem a bit incorrectly. > This is how I get an error: > > 1. At the top of the JSP page, I have the following: > > > > 2. Later, I try writing the value of one of the properties as follows: > > > > 3. This results in "

5.struts and js

Re: is there a way to get struts to interact well w/ scriptlets: "

<bean:struts mapping="/crApplicationRouter"  id="mapping" />

function setDataChanged(){
document.<bean:write name="mapping" property="name"/>.dataChanged.value = '<%=
WebConstants.TRUE %>';
}

2006-12-20

ruby01.Raven 1.2: Build Java with JRuby

Raven 1.2: Build Java with JRuby

2006-12-19

ruby001.sbs.Raven

Raven

2006-12-17

影视帝国 影视帝国|娱乐|非商业 - RMVB电影区 - BT小组原创电影区 - powered by Discuz!

影视帝国 影视帝国|娱乐|非商业 - RMVB电影区 - BT小组原创电影区 - powered by Discuz!

2006-12-16

ACDSee Pro v8.0.67 + New KeyGen (By CORE)

ACDSee Pro v8.0.67 + New KeyGen (By CORE)

洪恩在线 - 离线浏览器

洪恩在线 - 离线浏览器

离线浏览器WebZIP教程

离线浏览器WebZIP教程

Sun让JSF光着身子降临到Java Web世界_51CTO.COM--中国最大的网络技术网站

Sun让JSF光着身子降临到Java Web世界_51CTO.COM--中国最大的网络技术网站

6.eclipse.aptana

Plugging Aptana into an existing Eclipse configuration - Aptana

Java Platform, Standard Edition 6 Release

Java Platform, Standard Edition 6 Release

ruby01.sbs.002.rad

Using the Ruby Development Tools plug-in for Eclipse

info.

The Top Ten Best Web Sites of 2006 - About Web Search Picks for Best Web Sites of 2006

ruby01.rad, radrail update site

About.com: http://www.radrails.org/page/download

ruby01.Ruby, Rails, Eclipse, and Java?

Ruby, Rails, Eclipse, and Java?

ruby01.sbs.001.Four Days on Rails

Four Days on Rails

ruby01.Rails01.sbs.001

Rails Framework Documentation

ruby01.sbs.000

"Programming Ruby" by Andrew Hunt and Dave Thomas

2006-12-15

ruby01.Started in Rails

(24)slash7 - Really Getting Started in Rails

ruby01.Ta-da List

Ta-da List

project001. CCE KIOSK > Overview

CCE KIOSK > Overview

2006-12-14

a girl

Welcome to my Web site

2006-12-13

ruby001.Top 12 Ruby on Rails Tutorials

Top 12 Ruby on Rails Tutorials

2006-12-12

ruby01.sbs001.ONLamp.com -- Rolling with Ruby on Rails

ONLamp.com -- Rolling with Ruby on Rails

ruby01.RubyInstaller

RubyInstallerWiki: RubyInstaller

2006-12-07

4.servlet.getRealPath

'Re: getRealPath Survey - please participate!' - MARC

2006-12-06

3.Bugzilla.mod_perl2.0

mod_perl: mod_perl 2.0 Win32 Installation Instructions

6.weblogic.ear

Creating a Split Development Directory Environment

2006-12-05

3.Log4jWebConfigurer (Spring Framework)

Log4jWebConfigurer (Spring Framework): "Log4jWebConfigurer"

3.Log4j.spring

在Spring的项目中配置Log4j - 我不是张嘎-小兵 - BlogJava

6.Tomcat.Datasource+security

CSDN技术中心 tomcat中配置DataSourceRealm

3.Log4j

JavaWorld@TW - ContextLoaderListener和ApplicationContextAware的两个问题

3.Log4j

关于log4j的问题_It贴吧

3.Log4j

SpringFramework中文论坛 :: 阅读主题 - spring 对Log4j的增强!

2006-12-04

mod_perl: mod_perl 2.0 Win32 Installation Instructions

mod_perl: mod_perl 2.0 Win32 Installation Instructions

6.Http.perl

mod_perl: Getting Your Feet Wet with mod_perl

2006-12-03

6.DB.mysql

MySQL AB :: MySQL 5.0 Reference Manual :: B.2.3 Client does not support authentication protocol

3.Bugzilla

Installing Bugzilla on Microsoft Windows :: Bugzilla :: bugzilla.org: "Installing Bugzilla on Microsoft Windows"

2006-12-02

2.SVN.Subclipse Plugin Tutorial

Help - Eclipse SDK

2.SVK Wiki

HomePage - SVK Wiki

2.SVK.book

Version Control with SVK

2.SVN Team Providre

eclipse.org page

2.SVK Tutorials

Bieber Labs » SVK Tutorials

6.weblogic

BEA WebLogic Server Administration Console@sita

2.SVN

Book.Version Control with Subversion

2.SVN

Subclipse

3.Bugzilla

Windows2000+Apache配置Bugzilla

[del]

"Windows2000+Apache配置Bugzilla"