Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: orlyotero
  • Content: Threads
  • Order by date
  1. orlyotero

    Resin vs Tomcat (jstl+struts)

    Hello all, these simple line is driving me crazy: <c:set var="idIssue" value="${requestScope['issueForm'].idIssue}" scope="page"/> I'm using struts 1.2.4 and jstl 1.0, the above code woks fine while using resin 2.1.9 locally in my pc. when I uploaded the appto my hosting provider it didnt...
  2. orlyotero

    struts alternative to ...

    Hello folks, I posted this thread in java sun, and still waiting "any" response(actually still waiting any response for any of my questions), but, anyway: During my free time I'm in the process of re-writing a web app I coded in the near past. It's an online magazine builder, basically, this...
  3. orlyotero

    how to start including a new container property?

    Hi guys, I need to start tomcat initiating a system property that has app properties in it, kind of: -DpropName=propValue I have modified catalina.sh and startup.sh and I could not accomplish this GOAL. Regards, OO
  4. orlyotero

    BIG problem while implementing pagination in back-end

    Hi all, I'm really facing a bad problem. I'm using SQLServer as back-end and ASP as front-end. I need to display information from a table(joined with other 2 or 3 at most) that has more than 54,000 records, so after spending some time reading, I decided to implement pagination in back-end...

Part and Inventory Search

Back
Top