Re: Using the IMG tag dynamically

2002-01-25 Thread Alan . Owen



I coundn't get the following to work

any ideas ?


Many Thanks

Alan

"
alt="" />








Jon Ferguson
15/01/2002 12:26 PM

Please respond to "Struts Users Mailing List"
  <[EMAIL PROTECTED]>



Sent by:  Jon


To:   Struts Users Mailing List <[EMAIL PROTECTED]>
cc:
Subject:  Re: Using the IMG tag dynamically

Hi Elise,

Turned out I had some other issues which were preventing resolution of my
bean.

I had wanted to use  Hi Jon,
>  Same here, no solution, but I found in the Struts Javadoc that there is
> still a "TODO" for the scr field to make it settable:
>
http://jakarta.apache.org/struts/api-1.0/org/apache/struts/taglib/html/ImgTa

> g.html
>
> This is what I did:
> "
> alt="" />
>
> Not so pretty though... so if you found a better way, I am very
interested.
>
> Elise
>
> -Original Message-
> From: Jon Ferguson [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 14, 2002 1:36 AM
> To: Struts Users Mailing List
> Subject: Using the IMG tag dynamically
>
> Hey guys,
>
> I must be missing something.  I've got an ActionForm with a bean
attribute
> "item"... which has an image name under a property.. say
"item.imageName".
> I would like to use the image tag to use this image dynamically..
>
>   works fine...
> but
> it's not dynamic..
>
> surely this is trivial... but what am I missing? ..it would be neat if I
> could
> treat it like the  tag... and just reference the property..
>  but I can't see how to do that.
>
> Thanks,
> Jon
>
> --
> To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>

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




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




Extending ActionServlet for User Authorisation

2001-11-21 Thread Alan . Owen



Has anybody got an example of how they have extended ActionServlet to
provide User Authentication ?


Best Regards


Alan


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




Struts salability

2001-11-21 Thread Alan . Owen



Does anybody know of any issues with Struts with respect to salability ?
Is a multiple servlet solution more scalable ?

Many Thanks

Alan



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




Re: IBM VisualAge WTE and struts

2001-10-31 Thread Alan . Owen



I've tried the instructions contained in article
http://www7.software.ibm.com/vad.nsf/Data/Document2558?OpenDocument&SubMast=1
 for getting struts working in VAJ 3.5.2 & 3.53 and have had the following
problems :=

Are  the instructions for VAJ3.5.3 are the same as VAJ4.0 ?
I can't find a version JAXP1.01  for download and  Version 1.1 does not
contain a parser.jar
Has anybody got struts working on VAJ4 using these instructions ?
Are there any additional steps that need to be performed ?

If I use Stephen's instructions
I get the problem that the omg classes already exists in IBM XML Parser
What is the solution to this problem :=
1 Remove the omg classes from the IBM XML Parser project ?
2 Remove the omg classes from the Xeces  project ?

Any help  welcome

Many Thanks

Alan






[EMAIL PROTECTED] on 10/20/2001 02:57:52 AM

Please respond to [EMAIL PROTECTED]



To:   [EMAIL PROTECTED]
cc:
Subject:  Re: IBM VisualAge WTE and struts

Hi Hitesh,

I guess you could say that I "missed" some steps ... but I've learned to
modify the .webapp files by hand.  (I provided the strutsexample.webapp
with the directions so you don't _have_ to create one).  I suppose at some
point I should take the 10-20 minutes and learn (and write-up) the steps to
do the conversion as part of these notes.

Sounds like you've already found it but the article that IBM provided that
outlines these steps is available at:

http://www7.software.ibm.com/vad.nsf/Data/Document2558?OpenDocument&SubMast=1


If you get there before me ... please send me your write up so I can add it
to my instructions.  For that matter, if you find anything else in err, or
a "more correct" way to do anything in these instructions, please let me
know.  I'd be happy to learn.

Here to help,
Stephen :-{)

Stephen Brand
Software Architect
[EMAIL PROTECTED]





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




Re: IBM VisualAge WTE and struts

2001-10-19 Thread Alan . Owen


What I have done to get round problems like these is to :=
1 Export IBM XML Parser for java to a directory - MY_IBM_XML
2.Remove all the OMG packages from the directory.
3. Remove the IBM Xml Parser from the Workspace
4 Craete a new project IBM XML Parser - OMG
5 Emport the MY_IBM_XML directory into this project
6 Create a new project for Xerces
7 5 Emport Xerces into this project

What a pain hope it helps

Alan







Re: Struts Reference Site

2001-10-18 Thread Alan . Owen


Am looking for a commercial site that uses struts

I need to demonstrate that they are used in the real world

Best Regards

Alan