+1
I also found the image problem on Opera 8.01 build 7642 and I can confirm
the problem on FF 1.0.7. It's funny to see the resize work normally in my
IE6 but not in those other two.
Regards,
David
-Original Message-
From: news [mailto:[EMAIL PROTECTED] Behalf Of Graham Reeds
Sent: Mond
Michael Jouravlev wrote:
Left column is resizable with some weird width persentage. ApacheCon
ad does not resize, and sticks out.
Background is not set, too.
On 10/22/05, Adam Hardy <[EMAIL PROTECTED]> wrote:
Hi All,
nice new fresh looking website. Is that the maven-generated one?
Can conf
Hi,
This is UmaShankar.My proelem is, I am trying to submit a jsp(strutsUI) form a
/.But in this case my bean is not
papulate.I want, If user enter some data into to and subject and message field
then these data should be back on new page after adding addCC text box on page.
Please send me solu
I made this generic static class which I can call from anywhere in my app. Of
course
you need the JavaMail library.
import java.util.Date;
import java.util.Properties;
import javax.mail.*;
import javax.mail.internet.*;
public class Send {
private static final String smtpServer = "local
Jakarta commons-email is your friend
http://jakarta.apache.org/commons/email/examples.html
C.F. Scheidecker Antunes wrote:
Hello all,
I need to email a simple text message from within an action.
I've tried creating a class using javax.mail.* and
javax.mail.internet.* classes but without su
Hello all,
I need to email a simple text message from within an action.
I've tried creating a class using javax.mail.* and javax.mail.internet.*
classes but without success.
I wonder if there is any simple recipe for that.
Thanks,
C.F.
Hi,
Assume I have 2 jsp(s), header.jsp and content.jsp
In header.jsp, I have:
<%@ taglib uri="/WEB-INF/tld/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/tld/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/tld/struts-logic.tld" prefix="logic" %>
<%@ taglib uri="/WEB-INF/tld
Christian Bollmeyer wrote:
This component is quite good, but requires JSP 2.0 (SimpleTag) and
has issues with Tiles (switch off JavaScript and see for yourself).
Damn, I was thinking this looked pretty promising 'til I read that...
Can you expand at all? I only use Tiles fairly lightly so mayb
There would not be anything particular wrong, all things being equal,
to having all three of these on one page. This is fairly simple and
you don't need the strutsdialogs, which is not connected to Struts,
"Rube Goldberg" setup. If you are not aware of the use of tags for
logic, take a look at th
Sorry about this, my files do not seem to reach the list, I will send them
directly to you Mr. Gainty.
Thanks
- Original Message -
From: Eric Plante
To: user@struts.apache.org
Sent: Sunday, October 23, 2005 6:48 PM
Subject: Re: Problems with custom tags
Another attempt at
Another attempt at sending
files.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Original Message -
From: Eric Plante
To: [EMAIL PROTECTED]
Sent: Sunday, October 23, 2005 6:43 PM
Subject: Re: Problems with custom tags
That'S strange, I sent 4 files and only 2 made
it.
I hope those 3 will make
it.
Thanks
> I didnt see your Tag source
code> and I dodnt
I didnt see your Tag source code
and I dodnt see the JSP that uses it
also did you state what your TagLib declaration is
I found this very helpful
http://www.orionserver.com/docs/tutorials/taglibs/1.html
Thanks,
M
- Original Message -
From: "Eric Plante" <[EMAIL PROTECTED]>
To:
Sent: Su
Left column is resizable with some weird width persentage. ApacheCon
ad does not resize, and sticks out.
Background is not set, too.
On 10/22/05, Adam Hardy <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> nice new fresh looking website. Is that the maven-generated one?
-
I've put the files you needed in attachement.
I have a question that is not really about struts but maybe someone can
answer.
I wanted to use .css and .js files but my js file was acting wierd when I
added and not at
all when I added
If I add the code directly into the jsp file, it works
Maybe a pure-javascript solution may work for you:
http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
--
Emre Akbas
-- Forwarded message --
> From: "Zsolt" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List"
> Date: Sun, 23 Oct 2005 17:54:10 +0200
> Subject: Need good t
Eric-|
Can you post the web.xml, struts-config.xml and the Tag source code so we
can run it on our own boxes
We would need to see all of these to understand whats going on..
Martin-
- Original Message -
From: "Eric Plante" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Sund
I find those core tags to look too much like a disguised version of <% %>
tag which I prefer to avoid if I could.
I'd rather want to know what's wrong with the custom tag I designed. I want
to learn how to make them and this one should work but doesn't.
I'm using version 2.3 and I'm using tomcat
Zsolt schrieb:
Hi,
Hi,
I need a good tab control for JSP. I have tried struts-layout and
http://209.61.157.8:8080/taglibs/?orgDitchnetTabPaneId=overview.
This component is quite good, but requires JSP 2.0 (SimpleTag) and
has issues with Tiles (switch off JavaScript and see for yourself).
Fu
From: "Eric Plante" <[EMAIL PROTECTED]>
I tried with the c:out tag within the iterate:iterate tag and it simply
print out the string, same thing if I just write the variable itself.
is the c:foreach the only way to do it? I'd rather not make a drstic
change
to my site and I want to practice d
I tried with the c:out tag within the iterate:iterate tag and it simply
print out the string, same thing if I just write the variable itself.
is the c:foreach the only way to do it? I'd rather not make a drstic change
to my site and I want to practice doing my own tag too.
> From: "Eric Plante" <
http://www.javaranch.com/newsletter/200311/Nov2003Newsletter-JSTL-Excerpt.html
- Original Message -
From: "Martin Gainty" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Sunday, October 23, 2005 1:36 PM
Subject: Re: sharing message resources with jstl
Good Call
Here is an
From: "Zsolt" <[EMAIL PROTECTED]>
I need a good tab control for JSP. I have tried struts-layout and
http://209.61.157.8:8080/taglibs/?orgDitchnetTabPaneId=overview.
Struts-layout doesn't seem to work. Ditchnet seems to be very good however
we cannot switch tomcat-5.5 into servlet mode 2.3.
Ha
Good Call
Here is another location for referencing your JSTL
Thanks,
Martin-
- Original Message -
From: "Adam Hardy" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Saturday, October 22, 2005 12:17 PM
Subject: Re: sharing message resources with jstl
michael Muttai on 22/1
> I don't know what this
I don't know what this html, logic and this custom tag of mine. It's not just a matter of making it
work, it's also a matter of learning how to make a taglib and also because
the whole page is made of those taglibs.
I simplified it to keep the bare minimum for what I really need now.
fetch.tld
From: "Eric Plante" <[EMAIL PROTECTED]>
I have a logic:iterate on a Map. let say that the object name obj is taken
out of the Map. I use obj inside the logic:iterate to get the key and
value of each obj without a problem.
Now, what I need to do is to use the obj's key on another Map in the form
Hi,
I need a good tab control for JSP. I have tried struts-layout and
http://209.61.157.8:8080/taglibs/?orgDitchnetTabPaneId=overview.
Struts-layout doesn't seem to work. Ditchnet seems to be very good however
we cannot switch tomcat-5.5 into servlet mode 2.3.
Can you provide me some alternative
Good Morning Lukasz
I would suggest using the native2ascii converter tool available in Ant..
Documentation is available at
http://ant.apache.org/manual/OptionalTasks/native2ascii.html
You can setup various 'dependencies' such as trigerring when you check in
your Message_pl.properties into Versio
Hi,
After reading about how to make taglibs, I can't fathom how I can make what I
want to do even afer consulting some tutorials.
I have a logic:iterate on a Map. let say that the object name obj is taken out
of the Map. I use obj inside the logic:iterate to get the key and value of each
obj w
30 matches
Mail list logo