Re: how to get multiple value from action class

2001-10-05 Thread Luis Olivares
gards.          Luis Olivares.   [EMAIL PROTECTED]   --  "Intelligence is the ability to avoid doing   work, yet getting the work done"  --Linus Torvalds-- - Original Message -

Re: weblogic 6.0 and STRUTS problem

2001-10-04 Thread Luis Olivares
'copy the struts-upload.war to webLogic6.0sp1.'? How you deploy the war file? Are you using the Default Console? - Original Message - From: "BinhMinh Nguyen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 03, 2001 6:55 PM Subject: weblogic 6.0 and STRUTS problem >

Re: Struts (JSP+Servlet) Framework and EJB Framework!

2001-10-04 Thread Luis Olivares
(Deploy of EJB its automatic).;) I hope this orientated you. Regards. Luis Olivares. [EMAIL PROTECTED] -- "Intelligence is the ability to avoid doing work, yet getting the work

Re: How to open a new browser window in struts

2001-10-04 Thread Luis Olivares
pe this helps :) Regards. Luis Olivares. [EMAIL PROTECTED] -- "Intelligence is the ability to avoid doing work, yet getting the work done" --Linus Torvalds-- - O

Re: getting the servlet context

2001-10-01 Thread Luis Olivares
ServletContext application = pageContext.getServletContext(); Regards. Luis Olivares. [EMAIL PROTECTED] -- "Intelligence is the ability to avoid doing work, yet getting the work

Re: Postmortem (iterate, wrap, hashtable, nested)

2001-09-24 Thread Luis Olivares
If you want to iterate in the order you inserted your objects in the collection, try using a java.util.Vector. Regards Luis Olivares. [EMAIL PROTECTED] -- "Intelligence is the ability to

Re:

2001-09-24 Thread Luis Olivares
if you're gonna add the aligment property... could you please add the 'title' (tooltip) property (not only to the tag, but all the tags)?. Maybe it doesn't sound important, but a tooltip gives a plus to the understanding of some sites (and also a more complete look). - Original Message ---

Re: The final word on struts and jboss 2.2.2 and tomcat 3.2.2

2001-09-18 Thread Luis Olivares
Im too very interested in this topic, since we'll be developing an Application for WebSphere 4.0, but our Development Enviroment will be Jboss with Tomcat. Regards. Luis Olivares. [EMAIL PROT

Re: shown variable value in -input

2001-09-13 Thread Luis Olivares
Aren't you missing the '/' at the end of the Text Tag? If your tag is like this: just add an '/' at the end of the tag: Struts tags always needs to be enclosed (Its not like HTML in that aspect). Regards. Luis Olivares.

Re: jspc - Bad file argument to include

2001-09-05 Thread Luis Olivares
luding it until you made a change to the page including it. The way to go its using: just as Ratnakar said. Regards. Luis Olivares. Infosphere S.A. de C.V. "Delivering the Power of Information" ---

Re: struts-tags are even in the html-site

2001-09-05 Thread Luis Olivares
server sees it as as plain html, not a Tag Library to be processed). Regards. Luis Olivares. Infosphere S.A. de C.V. "Delivering the Power of Information" - (52)8-36

Re: How to remove global ActionErrors?

2001-08-31 Thread Luis Olivares
getSession();     ServletContext application = pageContext.getServletContext();     ServletRequest request = pageContext.getRequest(); Hope this helps :)   Regards.           Luis Olivares. Infosphere S.A. de C.V. "Delivering the Power

Re: Tag Iterate !!!

2001-08-30 Thread Luis Olivares
In fact, the Iterate Tag doesn't put such bean in any scope. I have tried to use the Equals/NotEquals Tag inside an Iteration Tag and I simply cannot look inside the property of my 'Iterated Bean' to do the comparision. I ended inserting a scriptlet and 'manually' defining the bean resulted from

Re: Tag Libaries, No ID attribute

2001-08-29 Thread Luis Olivares
What about the TITLE attribute? (I know its not quite important, but it could be cool to be able to use it). :) Regards. Luis Olivares. [EMAIL PROTECTED] -- "Intelligence is the ability to

Re: Dynamic Form Beans?

2001-08-29 Thread Luis Olivares
I have the same 'problem'. I would like to be able to create a form dynamically depending on the structure of a table (I used to do this with 'plain' JSP). Any ideas? Regards. Luis Olivares.

Re: struts selection and Javascript onchange question

2001-08-29 Thread Luis Olivares
t;DIV><FONT face=Arial size=2>         cboBoxToChange.length = 1;<BR>            for (var i = 0; i < cboBoxToChange.length; i++) {<BR>            cboBoxToChange.options[i] = new Option("-Select-");<BR>            cboBoxToChange.options[i].value =

Re: Removing bean from session scope

2001-08-29 Thread Luis Olivares
What do you mean by 'clicks on the back button' ? Is it the browser's back button or  a button that 'submits' back to the archive.jsp page?   In case it is the browser's back button, your issue is related with javascript. What you see when you click this back button (or use in some way 'hist

Re: Really need you to get me out of a jam!!!!

2001-08-27 Thread Luis Olivares
I Agree with Brain. Looks like your problem is related with your Classpath (or in your ApplicationResources.properties file you don't have such key). Make sure you point to where your ApplicationResources.properties is. Regards. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL

Re: Templates & Images

2001-08-15 Thread Luis Olivares
l)? I know this feature is not really 'important' , but I use it to do my webapps a little more 'friendly'. Regards. Luis Olivares. Infosphere S.A. de C.V. &

Re: How can I get the DataSource from a JSP page

2001-08-14 Thread Luis Olivares
> Am I right? Regards Luis Olivares. Infosphere S.A. de C.V. "Delivering the Power of Information" - (52)8-365-42-88 Ext. 107. [EMAIL PROTECTED]

Re: Struts ActionServlet

2001-08-03 Thread Luis Olivares
Excuse me but... can EJB (entity) be managed by Tomcat? Regards - Original Message - From: "Ted Husted" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 03, 2001 8:31 AM Subject: Re: Struts ActionServlet > The container is a Web or Application server, like Tomcat, Resin

Re: Forward request to another jsp-page with struts

2001-08-03 Thread Luis Olivares
Title: AW: Forward request to another jsp-page with struts What I do is create a 'User' bean with all the properties of a User (username,name, password, user type, etc). When the User logs in, I put this 'User' object in session. I check for this object in session using the to determinate i

Re: Taglibs decrease the separation between designer and developer?

2001-08-01 Thread Luis Olivares
ology; because you can also get involved in some 'design stuff' (plus, you don't need to compile on your own). That's my personal opinion and I know many people may not agree :). Regards. Luis Olivares. Infosphere S.A. de C.V. tel 8365-42-88 ext. 107. - Original Message --