Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Struts
Page 230 of 788 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100  

Subject: Struts in Portals-Help me

Hi all I am working on a Struts1.1 migration project from Weblogic 6.1 to 8.1 I have three severe issues 1)In my 6.1 code i have one import com.bea.jsptools.p13n.usermgmt.servlets.js

Hiding methods

Hi I have got a question quite unrelated to Struts My app. is pretty much layered meaning I have Hibernate on top of which there are SpringDAOs on top of which are Managers that represent my bu

Regarding Struts- Mysql Connection.

user@(protected) sub Regarding Struts- Mysql Connection. Hi everyone I am beginner for struts.now I have developed one simple application using Struts 1.24 with Mysql 4.1.I have cre

unsubscribe me

hi please unsubscribe me. Thanks Ankit **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addre

Subject: <html:options > problem

Hi all I have a problem loading persisted values in <html options > tag. I have <html select property "seriale " size "1 " > <html options collection "allSerials " property "id " labelProperty "pathName "/

Subject: about struts latest version

Hi what is the latest version of struts.what are the new features added to this

Subject: Assist with action handoff

I have an action that needs to call another action and pass data to it. The first action has the data in a form action1form but the second action uses a different form bean action2form. The firs

SV: [SHALE] Using the Test Framework

Hi Just as a sidenote Have you looked the Spring documentation? There might be something to help you there. Hermod -----Opprinnelig melding----- Fra craigmcc@(protected) [mailto craigmcc@(protected)

Shale Test Framework setting the remote User

Hi I am new to shale and the concept of mock objects I am trying to write a unit test to test a JSF action. The action requires the getRemoteUser() to return a valid user. Can anyone tell me the p

POLL: Struts/Shale promotion at the No Fluff conference

I was looking through the No Fluff Just Stuff session highlights. It looks pretty cool but then I came across the synoposis for Struts Shale... Hmmm....... I have to say the wording was pretty surpr

Tiles + WebWork

I 'd like to use Tiles with WebWork for reasons outlined on my blog http //raibledesigns.com/page/rd?entry large_sites_powered_by_java I 'm able to get the Tiles tag library to work because it 's ess

OT: Article on developing componentized webapps, using Struts 1.3 and OSGi

I 've just posted an technical walkthrough on developing componentized webapps with Struts 1.3 and Eclipse/OSGi. The article is at http //www.infonoia.com/en/content.jsp?d inf.05.09 It also provides

Config question

Good Morning All- I get Document root element "faces-config " must match DOCTYPE root "null ". Any ideas on what is causing this? Many Thanks Martin

DynaActionForm form-property syntax?

Hi folks I am new to the user list. I have been developing with Struts for about 2 years. I have an open source ajax project that I am building an integration piece now so that you can use it with S

SV: [shale]Help needed for Clay

Hi I noticed that it contained an old stylesheet and some subversion info so I have replaced it with a new one. Hermod -----Opprinnelig melding----- Fra Hermod Opstvedt [mailto hermod@(protected)

Eclipse sysdeo tomcat debug question !

I Know this is not right group to ask this question ! But I am desperate ! I had working struts application in eclipse 3.1.1 with SysDeo tomcat plug-in. I was able to step debug until I refactore

Drop Down List Problem - Bit Urgent

Hi Friends It will be greateful if anyone can help me out to solve this problem. I have an ActionForm called SopForm. There is a property called "authoriserList " . This list contains a list of ano

Struts application deployment in iPlanet server

Hi All I am developing a web application in struts1.1 jsp1.2 servlets2.2. This application I need to deploy in iPlanet web server. Can any one suggest which version of iPlanet is suitable to deve

Struts appliaction in iPlanet server

----- Original Message ----- From "Srinivas " <srinivas.v@(protected) > To "Struts Users Mailing List " <user@(protected) > Sent Wednesday February 15 2006 7 19 PM Subject Re getRequestUrl

getRequestUrl returns different url in tomcat 5.0 and tomcat 5.5

Hi people I deployed my struts/tiles app in a tomcat 5.0 and it is working fine but when I deployed it on a tomcat 5.5.9 it is having a bad comportament. I concluded that the error is in the metho

JSP and Struts

Hi! I 'm trying to combine jsp & struts code in my jsp pages. Problem is that i don 't know how to do this -( I try to use <% out.println( " <bean write ...../ > ") % > but this doesn 't work. Is there a

Using HTTP Client in Struts to send xml and show rendered document

Hello I have this use case that I want to send an xml document from my struts apps to another application for rendering. This (non-strus)application does then just send an response with attachment h

AW: Re: [Shale] Property in ViewController Backing Bean is null

Hi Jason I 'm a real newbie to JSF and Shale but maybe the tip that Craig gave me about setting the immediate flag in the commandbutton could help you. Then validation is skipped as far as I under

SV: [shale] Clay component definition for t:validateEqual

Hi Have you tried to set as pr. the tomahawk.tld org.apache.myfaces.custom.equalvalidator.ValidateEqual Hermod -----Opprinnelig melding----- Fra Richard Wallace [mailto rwallace@(protected)

Clay component definition for t:validateEqual

Hello all I 'm trying to use the tomahawk validator for making sure two fields have the same value for users entering their password. There isn 't a definition in the clay-config.xml in the Shale o

Help needed for Clay

Hi folks after a good time on struts we are examinating seam and shale for jsf framework. My todays concern is the construction of the templating engine clay. I spent so much hours on a simple login

Subject: Shale: postRender method?

Hi All I was wondering if there is an easy way to get a postRender method to be called in my Shale ViewController. Is a new Phase Listener the only / best option? Perhaps I can extend a Shale class

Subject: Help needed for Clay

Hi folks after a good time on struts we are examinating seam and shale for jsf framework. My todays concern is the construction of the templating engine clay. I spent so much hours on a simple login

Subject: Shopping Carts for Struts?

Can anyone recommend a good shopping cart system for Struts? We don 't want to write one from scratch. We 've built a struts/hibernate application on Linux. The products are shown with specific pr

Problem with Connection Pool in Action-Classes

Hi we have a connection-member variable in our super-action that is opened and closed there by the connection-pool. (it 's always clossed within the finally block) Now then we call the sub-classes ver
Page 230 of 788 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100