struts app problem

2002-11-27 Thread Alex Almero
hello guys,
 
i had a problem on my application built with struts. i successfully deployed
it on a windows environment with no problem at all. however,  when i tried
to deployed it on a unix machine(solaris) succeeding jsp request fails. also
trying to deploy it on a hp_ux environment system crashes. see message
below. any help will be appreciated.
thank you very much.
 
i'm using:
 
tomcat 4.0.6
j2sdk 1.4.1_01
struts 1.0.2
 
 
error on solaris 8:
org.apache.jasper.JasperException: Unable to compile class for JSPNote:
sun.tools.javac.Main has been deprecated.
 

An error occurred at line: 478 in the jsp file: /jsp/misbadd_si.jsp
 
Generated servlet error:
/opt/jakarta/tomcat406/work/Standalone/localhost/idms/jsp/misbadd_0005fsi$js
p.java:1500: Variable _jspx_th_html_text_1 may not have been initialized.
} while (_jspx_th_html_text_1.doAfterBody() ==
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
 ^
 
error on hp_ux 11:
Exception in thread "CompileThread0" java.lang.OutOfMemoryError: requested

32756 bytes

Possible causes:

- not enough swap space left, or

- kernel parameter MAXDSIZ is very small.

java.lang.OutOfMemoryError: requested 32756 bytes

 
Alex A. Almero 
Systems Analyst 
LG Systems Philippines, Inc. 
email: [EMAIL PROTECTED] 




RE: [ANNOUNCEMENT] Easy Struts 0.6.1 Eclipse plugin

2002-11-18 Thread Alex Almero
wizards doens't work with eclipse.

env: jdk 1.4.0_02
eclipse 2.0.1

-Original Message-
From: Emmanuel Boudrant [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 13, 2002 6:51 PM
To: Struts Users Mailing List
Subject: Re: [ANNOUNCEMENT] Easy Struts 0.6.1 Eclipse plugin


Hi, 

Easy Struts 0.6.1 contain a serious bug for JDK1.3 users. The problem was,
when I build the plugin
I use (by mistake) the JDK1.4 so there is some
java.lang.UnsupportedClassVersionError if plugin
running on JDK1.3 platform. 

I just rebuild Easy Struts 0.6.1 for JDK 1.3 

If you install a non working version (0.6 or 0.6.1 downloade before this
post) here the procedure
: 

1 - Close Eclipse 

2 - remove plugins/com.cross.easystruts.eclipse_0.6.1 
3 - remove features/com.cross.easystruts.eclipse.feature_0.6.1 (only if you
install with Update
Manager) 

4 - If appliqued, remove Internet Explorer cache archive
com.cross.easystruts.eclipse_0.6.1.jar 

Reinstall the plugin 
(the repack plugin have the line 'Rebuild for JDK 1.3 on 2002-11-13' in file
changes.txt) 

Install it from update manager :
http://easystruts.sourceforge.net/update.html
   or 
Download it : http://easystruts.sourceforge.net

Thanx,
-emmanuel 

 --- Emmanuel Boudrant <[EMAIL PROTECTED]> a écrit : > Hi,
> 
> Easy Struts 0.6.1 was just released, all the wizard was refactored, a
Struts view was
> added and Struts 1.1 modules are supported.
> 
> 
> Easy Struts Features :
> 
> - Easy Struts plugin can be used with most popular J2EE plugin like
>   Sysdeo TomcatResin, Lomboz... (or simply a Java project).
> 
> - Provide Struts configuration editor for Struts 1.0 and Struts 1.1 files.
> 
> - Now use XSLT generation.
> 
> - Provide a global tree view of any Java project with Easy Struts support.
> 
> - Full support for Struts 1.1 modules (with 1 last nightly build).
> 
> - Tool tips extracted from Struts DTD.
> 
> - Input helper (chooser dialog and validation).
> 
> - Compatible with IBM WSAD 5
> 
> 
> > Install it from update manager :
http://easystruts.sourceforge.net/update.html
>   or 
> > Download it : http://easystruts.sourceforge.net
> 
> Enjoy,
> -emmanuel
> 
> 
> ___
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
> 
> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:

>  

___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

--
To unsubscribe, e-mail:

For additional commands, e-mail:


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: about html:error ( error handling )

2002-11-13 Thread Alex Almero
could you post a sample code tnx

aalmero

-Original Message-
From: wolfgang [mailto:wolfgang127jp@;ybb.ne.jp]
Sent: Wednesday, November 13, 2002 3:01 AM
To: Struts Users Mailing List
Subject: Re: about html:error ( error handling )


Hi there,

Finally, I figured it out.
Actually the way is just not to use struts tag libraries. ;(
Get the ActionErrors and search the key.
if there's an object corresponding to the key, write FF
if no, write FF

thank you.
wolfgang

-- 
wolfgang <[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:

For additional commands, e-mail:


--
To unsubscribe, e-mail:   
For additional commands, e-mail: