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 241 of 788 Previous 100   Previous 10   241   242   243   244   245   246   247   248   249   250   Next 10   Next 100  

Struts packs them in at NE JUG

Attendance at the NE JUG presentation of "Struts 2006 An Embarrassment of Riches " topped 230 last Thursday. The last presentation to draw so many attendees was "An Insiders View of Struts " in October

You might be a Wally if ...

... your petname for seminars and user group meetings is "naps and snacks ". -Ted.

Validation Asterisk

Hello Does anyone know how to easily get an Asterisk next to a field that fails Struts validation? I know of the LabelTag by E. Hatcher. Is this the optimal way to achieve this functionality or ar

To use form validation in conjunction with validation.xml

Hi When I want to retain validation.xml for validation of most of my fields on the form. However the rules for one particular field is too complex to be done with just the validation.xml. I intend t

Manipulating reques object ???? - urgent please

On 1/20/06 Sony Thomas <sony@(protected) > wrote > Is there is any way to manipulate the value of request object. I have a > text field in my jsp called "locationName ". when I use > "request.

AW: Manipulating reques object ???? - urgent please

As Far as I know you can 't manipulate the Request object. But what you can do is move the parameters into your own object and of course you can manilpulate that and set it as atrribute in the request.

Manipulating reques object ???? - urgent please

Hi Is there is any way to manipulate the value of request object. I have a text field in my jsp called "locationName ". when I use "request.getParamentName( "locationName ") in my action I am getting

'Page Expired ' issue when using Struts upload functionality

Hi In one of my application I have a file uploading functionality and I am using struts FormFile for achieving the same. I am able to get the file content in the servlet and I show a confirmation

Subject: Struts-Faces h:dataTable

Hi! I 'm trying to integrate struts-faces to my Struts applications. In the execute(...) method I put a Collection of items ( "bookList ") to the request and forward to a faces page. I wondered if in t

fill combo box based onClick of previous combo box

Hello I have an application where I have 3-4 combo boxes. After selecting a particular value from the first combo box the second combo box should be filled with values from the database. Likewise f

Cannot create iterator for this collection

Hi I am using struts taglib. I have a object like public class myObject{ List myList List getList(){ return myList } ... } The myObject is send through aciton to the js

Article on "Eclipse goes ServerSide - from RCP to RSP "

I 've just posted an article on a fairly new way to build web applications with Java (including Struts in tandem with other technologies). The article is at http //www.infonoia.com/en/content.jsp?d

error messages doesn 't appear if validate is called programatically

Hi I have started using struts recently. I don 't want to use default validation checking so I changed struts-config.xml. . . <action path "/SomethingAction " ... . . . validate "false "

URL parameters parsed into a Map

I need to parse the http parameters/values contained in a URL have them placed into a Map. I will then replace specific parameters and feed the Map to an <html link/ > tag. Is there a utility class

Problem with Struts Validator on machines without internet access

Hi I 'm trying to develop a Struts application on my laptop which spends quite a lot of it 's time without net access. This should not cause any problems because the app it self has no need to acce

struts javadocs?

Hi Are there javadocs for struts anywhere? All I can find is in the source .zip it has a bunch of xml files - but no html. I 'm using my old struts javadocs from 18 months ago. Thanks - dave

Subject: b-di messages and dir= "RTL "?

Hi Ok I use a resource file for all text and then put it in the html page using c out etc. But what about Hebrew & Arabic? They need to be marked with dir "RTL ". I can make the message <span d

struts/jsp security/access question

Hi I have a page admin.jsp that if a user is not an admin they should never see. I can make the standard way to get there be admin.do but that just invites a hacker to type in admin.jsp so I st

Call method before index.jsp is built?

Hi I am 99% positive this is doable but I can 't find it anywhere. How do I get a method called before a page is built - and very specifically before the very first page (index.jsp) is displayed

Utility to create DDL from a database

Hi Is there any open source utility which i can use to create DDL from an existing database so i can use it to run to create tables on other database. This utility should be smart enough to create DD

Forward After response.getOutputStream

Hi again. I posted a similar question yesterday...thought I 'd try again. Is there a good way to forward a response after calling response.getOutputStream()? I 've done a lot of web searching and fi

good practice in creating form beans

When creating form beans does it have to have only which the user can enter information to? In my JSP there are fields order date present order date input field (user can update the o

ViewHandler registration

I have a custom ViewControllerMapper which depends on resources set up by my ViewHandler implementation. Unfortunately in some circumstances ShaleViewHandler calls the mapper before my view handle

Subject: Simple Clay example

Hello I 'm trying to get a simple clay example up and running so that I can use the full html view (which is similar to facelets correct?). I looked at the use cases and copied the web.xml faces-

OT: Is there a very simple "MVC " for ASP 2005 w/ a tutorial? Something to sh

http //opensource2.atlassian.com/confluence/oss/display/IBATIS/Quick+Start+Guide -T.

html:select default value in the action

Hi I 'd like to choose the default value of my html select in the action class. What is the parameter to set ? Action request.setAttribute( "partnerslist " getPartnerListFromDataBas

OT: Is there a very simple "MVC " for ASP 2005 w/ a tutorial? Something to show m

tia .V

Thread on JSF.... and a podcast, in case you like to try a pod cast

For those that are not tired of framework wars http //www.theserverside.com/news/thread.tss?thread_id 38601 I think Shale can be used w/ different view layer ex Wicket. I also think Shale WAR ca

Generating dropdown lists using html tag

Hi I want to generate a dropdown list of cities holding their ids in value atrribute. html should look like <select name "cities " > <option value "1 " >city a </option >

Subject: Re: Database Access

It appears that you 're still a student and you 've asked for a "...simple way to access a database. " My suggestion start with JDBC. From there you can investigate other options including but not
Page 241 of 788 Previous 100   Previous 10   241   242   243   244   245   246   247   248   249   250   Next 10   Next 100