[java ee programming] I can't submit my exercise to j2eehomewo...@sun.com

2010-03-03 Thread minginn
Hi everyone.. I tried to send my homework exercise to j2eehomewo...@sun.com as instructed but I kept on received message from Internet Mail Delivery that message cannot be delivered to the following recipients. Anyone face the same problem? Thanks!! -- You received this message because you are s

Re: [java ee programming] Wicket technology - sample code

2010-03-03 Thread Rafał Laczek
Hi,   In the Wicket technology generally saying you have logic business included in Java class and presentation layer in corresponding html file (markup). The main advantage of this technology is that presentational and business layers are completely separated. In my opinion Wicket is much nicer t

Re: [java ee programming] Re: sorting in displaytag.

2010-03-03 Thread bambang teleinfocom
Hi Naveen : Well after browsing around your code, i don't like : class="textboxInput" id="payee1" > size="25" > value="Enter first few letters"/> What is this ? thx bb On Wed, Mar 3, 2010 at 4:00 PM, navS wrote: > sure, > > code starts from here. >

[java ee programming] Re: sorting in displaytag.

2010-03-03 Thread navS
sure, code starts from here. <%@ page language="java" pageEncoding="UTF-8"%> <%@ taglib uri="http://struts.apache.org/tags-bean"; prefix="bean"%> <%@ taglib uri="http://struts.apache.org/tags-html"; prefix="html"%> <%@ taglib uri="http://struts.apache.org/tags-logic"; prefix="logic"%> <%@ tagli