RE: Modules and common files

2003-07-01 Thread Karapiperis Dimitris

I am doing the same with ant/build process, is there any aother way? Is
there a way to keep these files in a acommon place?
-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED] 
Sent: Τρίτη, 1 Ιουλίου 2003 6:15 πμ
To: 'Struts Users Mailing List'
Subject: RE: Modules and common files


> Thanks Wendy, but the situation is a little different. They are common

> resources, not necessarily static resources.

Hmmm... in that case, I'd maintain them in one place in the source tree
and use the build process to put copies everywhere they're needed.  Disk
space is cheaper than maintaining custom code, I think.

-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 


URGENT GREEK CHARACTER SUPPORT

2003-06-19 Thread Karapiperis Dimitris
 
 Dear Jakarta users,

 I use Jboss 3.0.7 which has Tomcat 4.1.12 built-in,used as web server.
 My problem is that in my JSP's, I cannot see Greek characters ,
forwarded by Oracle 9 to Jboss and Tomcat accordingly.

 I have used as page encoding ISO-8859-7 and UTF-8, both as META tags
and page directives <[EMAIL PROTECTED]>.

 Any solutions???

 My best regards,

Dimitrios Karapiperis
Software Engineer
Metropolis Informatics SA
tel: +30 2310 225815 fax +30 2310 256259


RE: NewBie Question

2003-04-04 Thread Karapiperis Dimitris

 Vangeli,
 
 ta Struts framework den einai tpt allo apo thn efarmogh toy MVC design
pattern. Ta Struts soy prosferoyn enan dynato Controller kai aforoyn th
domi ths efarmoghs. Sto view enapokeitai se esena ti tha
xrhsimopoihseis. Sto .jsp alloste mporeis na exeis JavaScript. XSLT
logika tha mporeis  na xrhsimpopoihses, den vlepo to logo gia to
antitheto.

my warmest regards,
-
Dimitrios Karapiperis
Software Engineer
Metropolis Informatics SA
tel: +30 2310 225815 fax +30 2310 256259



-Original Message-
From: Vangelis Konstantinis [mailto:[EMAIL PROTECTED]
Sent: Friday, April 04, 2003 2:42 PM
To: [EMAIL PROTECTED]
Subject: NewBie Question


Hi to all,

I am new to Struts-Tiles(1-day),

I am new to this technology, i would to use it in a web-application,

My questions is:

Can the Struts-Tile colloborate Ok with JavaScript and XSLT.

In other words can in a Jsp Page use Java Script & XSLT with Tiles and
work OK?


Thanks in advance.

E.K.






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



URGENT ACTIONFORM with DYNABEAN

2003-03-26 Thread Karapiperis Dimitris

 Dear struts users,

 I have the following problem:

  I have an ActionForm with a DyanBean inside it. I create the Bean on
runtime ussing the 
 DynaProperty[] lc_properties = new DynaProperty[]{ 
..
DynaBean lc_bean = lc_class.newInstance();  
lc_bean.set("userid","0001");
 

  the problem is when I need to read values form a form that is
submitted and I get the error "No Bean Specified" 
  I suspect that When the results are being passed to the Action the
Bean is not created.

 Could reset() method solve the problem by creating the Bean there?

 Any thoughts?

 my warmest regards,
 D Karapiperis
 Software Engineer [EMAIL PROTECTED]
 Metropolis Informatics SA