ActionServlet class loading problem

2004-08-01 Thread Erik Weber
During hot deployment in JBoss 3.2.4 and 3.2.5 / Tomcat 5 (both on Red Hat and Windows 2000), ActionServlet is failing to initialize and logging this message to standard out not every time, but quite often: Error: [ActionServlet] javax.servlet.UnavailableException: Cannot initialize RequestProc

RE: processing multiple records in a batch...JSP...db

2004-08-01 Thread Research labs
Noted. Thanks. --- "Kataria, Satish" <[EMAIL PROTECTED]> wrote: > I am afraid that there is no built-in functionality > in struts to process > multiple > Records. You can always write a custom tag to achive > the same. > > Thanks, > Satish > -Original Message- > From: Research labs >

RE: Changing a field from not updatable to updatable at runtime...?

2004-08-01 Thread Research labs
Noted. Thank you very much. I will give your suggestion a try. --- [EMAIL PROTECTED] wrote: > > If Satish has stated the problem correctly, it can > be achieved by using > JavaScript function and on call to that function, > change the status > editable as true/flase. > > > - regards > > Raj

POSSIBLE OT: localised hashtable custom tag question

2004-08-01 Thread Bryan Hunt
Ok here's the scenario My (opensource) application is going to be available in the users language. All my struts localisation stuff is working fine, all the labels and stuff are stored in property files etc. I am using hibernate for persistance. JSTL does not allow you to call functions on obj

Re: Newbie with struts

2004-08-01 Thread Vic Cekvenich
On the Struts page for the HTML tag (the main tag for html) there is explenation of index property. Also most of the 20+ books on Struts cover multi row updates, and there are tag libraries that do this. .V Nimrod Peretz wrote: Hi, My company has decided to look into struts, and I'm in charg

RE: JSF with tiles

2004-08-01 Thread Matthias Wessendorf
Ron, the MyFaces-OpenSource-JSF-Implementation has an optional ViewHandler-clazz for Tiles. Get it from CVS build it on your own and watch the tiles-example. (http://myfaces.org) Btw. MyFaces is now in Apache Incubator and the next releas 1.0.6-beta comes next week, i guess. so then a bin-version

Newbie with struts

2004-08-01 Thread Nimrod Peretz
Hi, My company has decided to look into struts, and I'm in charge of that. Well, I have started looking into this and I'm pretty impressed. However, there's one thing I can't seem to figure out how to implement (using ActionForm's) My company's product is full of forms that have multi-l

Re: Display collection size with jstl

2004-08-01 Thread Linus Nikander
Hi Robert! My news-server doesn't give me access to the JTSL list unfortunately. Since many Struts developers use JSTL for presentation I thougt it'd be the proper place to ask. Thank you for your answer anyhow. //Linus "Robert Taylor" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]