|
|
Subject: http://drpcdr.ca 1 Useful Site - msg#00018
List: java.sun.servlet
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: JSTL Table navigator
En/na I wrote:
1st Approach (Being lazy): Has anyone done something similiar already? :)
There's already a tag library that does exactly that, in:
http://jsptags.com/tags/navigation/pager/index.jsp
--
Dani Pardo, dani@xxxxxxxxxxxx
Enplater S.A
___________________________________________________________________________
To unsubscribe, send email to listserv@xxxxxxxxxxxx and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
Next Message by Date:
click to view message preview
Please help me find Tomcat, JBOSS web hosting with good customer support
Hello everyone,
I have been experiencing extreme frustration with my present web hoster.
I was promised private Tomcat (I should be able to stop and start
through SSH) and JBOSS but I have yet to get the Tomcat manager, admin,
or even the standard jsp examples that are included with Tomcat to work.
The same trouble ticket is going on 3 days without being resolved.
I found out today that they sell the private Tomcat hosting package, but
there is no longer anyone there that is knowledgeable enough about JSP
or JBOSS EJB to adequately support it. I asked them to just install an
example application that works and I would be able to handle from there.
They couldn't even do this!!
I found out that the knowledgable people there specialize in Pearl and
PHP.
To get to the crux of the matter, I need help in finding a more suitable
web hosting company that offers private Tomcat and JBOSS hosting and has
knowlegable staff for full 24/7 technical support. Also the support
should include a and not just email and chat. We don't want to break
our budget for this either. Any recommendations??? Thanks.
Ed Kideys
ed.kideys@xxxxxxxxxxxxxx
___________________________________________________________________________
To unsubscribe, send email to listserv@xxxxxxxxxxxx and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
Previous Message by Thread:
click to view message preview
JSTL Table navigator
Hi all. I'd like to discuss with the members of the list how to
implement a table navigator with JSTL. Suggestions/comments welcome.
Let's see if we can do it:
Let's imagine we have a List of Beans that should be rendered on a
jsp. Instead of just drawing a biiig table with a simple <c:forEach>,
we want to do it nice, using a table navigator similar to the results
returned by Google, where you can jump across several pages:
------------------------ screenshot ----------------
navigator hlinks----> < 1 2 3 4 >
line1
line2
.
.
line10
-----------------------------------------------------
1st Approach (Being lazy): Has anyone done something similiar already? :)
--
Dani Pardo, dani@xxxxxxxxxxxx
Enplater S.A
___________________________________________________________________________
To unsubscribe, send email to listserv@xxxxxxxxxxxx and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
Next Message by Thread:
click to view message preview
Please help me find Tomcat, JBOSS web hosting with good customer support
Hello everyone,
I have been experiencing extreme frustration with my present web hoster.
I was promised private Tomcat (I should be able to stop and start
through SSH) and JBOSS but I have yet to get the Tomcat manager, admin,
or even the standard jsp examples that are included with Tomcat to work.
The same trouble ticket is going on 3 days without being resolved.
I found out today that they sell the private Tomcat hosting package, but
there is no longer anyone there that is knowledgeable enough about JSP
or JBOSS EJB to adequately support it. I asked them to just install an
example application that works and I would be able to handle from there.
They couldn't even do this!!
I found out that the knowledgable people there specialize in Pearl and
PHP.
To get to the crux of the matter, I need help in finding a more suitable
web hosting company that offers private Tomcat and JBOSS hosting and has
knowlegable staff for full 24/7 technical support. Also the support
should include a and not just email and chat. We don't want to break
our budget for this either. Any recommendations??? Thanks.
Ed Kideys
ed.kideys@xxxxxxxxxxxxxx
___________________________________________________________________________
To unsubscribe, send email to listserv@xxxxxxxxxxxx and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
|
|