Re: why do we need to integrate tomcat with apache webserver and how.pls urgent

2004-06-30 Thread Can Zheng
_ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com -- Best regards, Can Zheng - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: why do we need to integrate tomcat with apache webserver and how.pls urgent

2004-06-30 Thread Can Zheng
_ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com -- Best regards, Can Zheng - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Urgent help needed on struts!

2004-07-01 Thread Can Zheng
> > > /WEB-INF/struts-bean.tld > /WEB-INF/tld/struts-bean.tld > > > > /WEB-INF/struts-logic.tld > /WEB-INF/tld/struts-logic.tld > > > > > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Best regards, Can Zheng - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JSP Compilation Problems With JSTL Tags Used

2004-07-01 Thread Can Zheng
enerated servlet error: > illegal start of expression > > ^ > > __ > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage! > http://promotions.yahoo.com/new_mail > > - > To unsubscribe, e-mail: [EMAI

Re: [OT(?)] Comparing against a typesafe enum in JSTL

2004-08-26 Thread Can Zheng
andled using container managed > authorization and it's roles etcbut it's not really the point here) > > _ > MSN 8 with e-mail virus protection service: 2 months FREE* > http://join.msn.com/?page=fea

Re: JSTL and Struts Tags

2004-08-26 Thread Can Zheng
%> > > > >    value='${engine.description}' /> > > <%--works correctly--%> > > > >    value='${engine.description}' /> > > > > > -- > Bill Taylor > >

Re: JSTL Tag problem!!

2004-08-28 Thread Can Zheng
or the first time. I am running into a > problem with the following tag. > > > and it prints in the page as "${sessionScope.SurveyCreateForm.surveyTitle}" > > Any clues? > > thanks, > Ramkumar > -- Best regards, Can Zheng

Re: JSTL Tag problem!!

2004-08-28 Thread Can Zheng
;http://java.sun.com/jstl/x-rt >/WEB-INF/x-rt.tld > > > and in my jsp page i referred like this > > <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %> > > Anything else i am missing here?. > > thanks, > Ramkumar &